From 62437820e4a81d6c342c57f25d8848e30000a177 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 29 Sep 2021 23:18:33 +0100 Subject: removed html --- sync.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'sync.sh') diff --git a/sync.sh b/sync.sh index 0102c33..11a9f8d 100755 --- a/sync.sh +++ b/sync.sh @@ -1,7 +1,5 @@ #!/bin/bash -#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/ cheetah:/srv/www/davidovski/html -- cgit v1.2.1