aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eaa1e25..4352b9f 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ all: clean
5 ./build.sh 5 ./build.sh
6 6
7clean: 7clean:
8 rm -r http gemini 8 rm -rf http gemini
9 mkdir -p http gemini 9 mkdir -p http gemini
10 10
11deploy: syncgemini synchttp 11deploy: syncgemini synchttp

Generated with cgit - Back to sebastiano.tronto.net