balatro-shader/deploy.sh

9 lines
198 B
Bash
Executable File

echo "Deploying to games.vojtechstruhar.com"
rsync -avz \
-e "ssh -i $HOME/.ssh/hetzner_first" \
--delete \
builds/web/ \
root@vojtechstruhar.com:/var/www/web-games/balatro-shader