modify justfile
This commit is contained in:
parent
9dede341e8
commit
6c4557289b
1 changed files with 2 additions and 1 deletions
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue