aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 69b82d9..874f6d3 100644
--- a/Makefile
+++ b/Makefile
@@ -21,6 +21,5 @@ compress: build
compress_into_oblivion: build
upx --best --ultra-brute $(OUT)
-run: sass tmpl
- $(GO_RUN) $(SERVER)
-
+run:
+ $(GO_RUN) .