index
:
scripts
master
Misc scripts
summary
refs
log
tree
commit
diff
log msg
author
committer
range
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