aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b18993b..f1c2095 100644
--- a/Makefile
+++ b/Makefile
@@ -21,8 +21,7 @@ run: sass
$(GO_RUN) $(SERVER) \
--log-level error \
--aes-key=6368616e676520746869732070617373 \
- --cache-path=${HOME}/.thumb \
- --root=${HOME}
+ --cache-path=${HOME}/.thumb
sass:
@mkdir -p static