From 6c4557289b3606be86b5f25ddc5d754dd10ce3bc Mon Sep 17 00:00:00 2001 From: MTGmonkey Date: Sun, 4 May 2025 16:26:42 +0200 Subject: [PATCH] modify justfile --- justfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/justfile b/justfile index a908656..a488b09 100644 --- a/justfile +++ b/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