diff options
-rwxr-xr-x | .local/bin/vps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.local/bin/vps b/.local/bin/vps index 564d7c0..8bfcc96 100755 --- a/.local/bin/vps +++ b/.local/bin/vps @@ -8,6 +8,8 @@ rsync -avh --no-o --no-g --progress --delete-after \ --exclude 'README.org' \ --exclude 'LICENSE' \ --exclude 'asm-example.cgi' \ + --exclude 'shit' \ + --exclude 'bon_concert' \ "$HOME"/dev/web/joe-www/ \ root@$serv_addr:/usr/local/www/jozan # joe-gemini |