From 16b00548ec80b58c4e9a2c14acb2c0b713fd5592 Mon Sep 17 00:00:00 2001 From: davidovski Date: Thu, 26 Aug 2021 23:47:47 +0100 Subject: fixed %content% --- sync.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.sh') 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 -- cgit v1.2.1