diff options
Diffstat (limited to 'sync.sh')
-rwxr-xr-x | sync.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ cp templates/index.html templates/page.html python build.py rsync -Lta --no-perms --no-owner --no-group --delete --exclude=sync.sh -vz -e ssh ./html/ oracle:/srv/davidovski/html +git push # push after everything to keep it all backed up |