summaryrefslogtreecommitdiff
path: root/sync.sh
diff options
context:
space:
mode:
authordavidovski <david@sendula.com>2021-08-26 23:47:47 +0100
committerdavidovski <david@sendula.com>2021-08-26 23:47:47 +0100
commit16b00548ec80b58c4e9a2c14acb2c0b713fd5592 (patch)
treea3ae1853c2f287a81c170de3dfbb8da3dcf1045e /sync.sh
parentdaaf7d4350bafc71f25ecde6d03a24b59ed49c50 (diff)
fixed %content%
Diffstat (limited to 'sync.sh')
-rwxr-xr-xsync.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.sh b/sync.sh
index a161596..0664b51 100755
--- a/sync.sh
+++ b/sync.sh
@@ -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