aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 95a2512..9396cf6 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ all: clean
2 ./build.sh 2 ./build.sh
3 3
4clean: 4clean:
5 rm -r http/* 5 rm -r http
6 6
7deploy: 7deploy:
8 rsync -rv --delete --rsync-path=openrsync \ 8 rsync -rv --delete --rsync-path=openrsync \

Generated with cgit - Back to sebastiano.tronto.net