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 | eed4ab6ebf07a696ed13bfeb70ccd73784208748 (patch) | |
tree | f1b4735e7ea23a10c6ff249cced8281d8d4bc660 /sync.sh | |
parent | 410f2b19877df9fe39eb2ee80d6a4403072a3ae7 (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 |