X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/2ff75a66b23f155cd79c1ef18a21244bf0eef841..35cf61e5ebc8e561d2ec022c1cd938ba226226f9:/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 \