rsync --rsync-path=/usr/bin/openrsync -r --delete config lib mix.exs mix.lock priv server:my_project
ssh server "tmux respawn-window -t my_project:1 -k"
It's only weird if it doesn't work, right?
rsync --rsync-path=/usr/bin/openrsync -r --delete config lib mix.exs mix.lock priv server:my_project
ssh server "tmux respawn-window -t my_project:1 -k"
It's only weird if it doesn't work, right?