summaryrefslogtreecommitdiff
path: root/hiccup/run
diff options
context:
space:
mode:
authorGuillermo Ramos2025-03-15 21:17:53 +0100
committerGuillermo Ramos2025-03-15 21:17:53 +0100
commit621adb8e7de13feb1a0a667ea893efe273f1511a (patch)
tree89f9b1085057e7acd7c2a3a89b80f5af2e6b8d04 /hiccup/run
parentc26d581053bbfb9af2dcb32810477a388304e92e (diff)
downloads6-services-master.tar.gz
Update hiccup runHEADmaster
Diffstat (limited to 'hiccup/run')
-rwxr-xr-xhiccup/run3
1 files changed, 1 insertions, 2 deletions
diff --git a/hiccup/run b/hiccup/run
index dc7f2c9..fdf178b 100755
--- a/hiccup/run
+++ b/hiccup/run
@@ -8,5 +8,4 @@ s6-setuidgid $HICCUP_USER
importas -S HICCUP_PATH
cd $HICCUP_PATH
-foreground { make build }
-target/release/web
+make web