modify justfile
This commit is contained in:
3
justfile
3
justfile
@@ -10,7 +10,8 @@ help:
|
||||
compile: elm haskell
|
||||
|
||||
produce: produce-elm haskell
|
||||
echo REMEMBER to RESTART elmskell.service TO UPDATE SITE IN PLACE
|
||||
echo "REMEMBER to RESTART elmskell.service TO UPDATE SITE IN PLACE"
|
||||
echo "REMEMBER to RUN sudo iptables-apply -t 60 /etc/iptables/iptables.rules IF YOU HAVEN'T SINCE RESTART"
|
||||
|
||||
run: produce
|
||||
stack exec ~/.local/bin/hs-server-exe
|
||||
|
Reference in New Issue
Block a user