summaryrefslogtreecommitdiff
path: root/hiccup/run
blob: fdf178b528fdb850a8f6dece434f84ad87926bfe (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/execlineb

envfile env

importas -S HICCUP_USER
s6-setuidgid $HICCUP_USER

importas -S HICCUP_PATH
cd $HICCUP_PATH

make web