reinefjord.net-v3/deploy
2024-12-21 16:45:37 +01:00

4 lines
104 B
Bash
Executable file

#!/bin/bash
IFS=$'\n'
rsync -Rtzvr --delete $(git ls-files public) root@$1:/var/www/reinefjord.net-v3/