summaryrefslogtreecommitdiff
path: root/sync/pushsite
blob: 450725609c97544accb932c560735e6bdb3d70b2 (plain)
1
2
3
4
5
#!/bin/sh
ssh root@tjkeller.xyz << EOF
cd /var/www/tjkeller/
git pull
EOF