diff options
Diffstat (limited to 'sync.sh')
-rwxr-xr-x | sync.sh | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |