dotfiles/.local/bin/tailsend.sh
2025-05-28 18:33:04 +02:00

7 lines
222 B
Bash
Executable File

#!/bin/bash
# tailscale status will give you the devices names to use as 2nd parameter
# fisrt param is the file to send notice ./ as you have to be in the root folder where the file lies
sudo tailscale file cp ./$1 $2: