summaryrefslogtreecommitdiffstats
path: root/.local
diff options
context:
space:
mode:
Diffstat (limited to '.local')
-rwxr-xr-x.local/bin/vps4
1 files changed, 4 insertions, 0 deletions
diff --git a/.local/bin/vps b/.local/bin/vps
index 85f4f1e..d147283 100755
--- a/.local/bin/vps
+++ b/.local/bin/vps
@@ -9,6 +9,10 @@ rsync -e "ssh -p$serv_port" -avh --no-o --no-g --progress --delete-after \
--exclude 'README.org' \
--exclude 'LICENSE' \
--exclude 'asm-example.cgi' \
+ --exclude 'files/' \
+ --exclude 'caco' \
+ --exclude 'shit' \
+ --exclude 'bon_concert' \
"$HOME"/dev/web/joe-www/ \
root@$serv_addr:/var/jail/www/var/www/joe/
# gitjoe-cgit