diff options
author | davidovski <david@davidovski.xyz> | 2021-09-29 23:18:33 +0100 |
---|---|---|
committer | davidovski <david@davidovski.xyz> | 2021-09-29 23:18:33 +0100 |
commit | 62437820e4a81d6c342c57f25d8848e30000a177 (patch) | |
tree | f1b4735e7ea23a10c6ff249cced8281d8d4bc660 /sync.sh | |
parent | e373e83006a1a322a0e68fb1baf855e96d18253f (diff) |
removed html
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 |