X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/bndl.org/blobdiff_plain/c867ac90ce4d41f3934f99db27f6bf9164c14f10..a367b7232061805a82fb6aa4cd0af768b8e8c10e:/GNUmakefile diff --git a/GNUmakefile b/GNUmakefile index fb9fc11..3f2c9be 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -24,8 +24,8 @@ clean: rm -rf out/ deploy: - rsync -avzLP out/ abandali@bndl.org:www/site/ - ssh abandali@bndl.org mv www/site/.htaccess-www www/.htaccess + rsync -avzLP out/ abandali@bndl.org:www/bndl.org/ + ssh abandali@bndl.org mv www/bndl.org/.htaccess-www www/.htaccess watch: while true; do \