@@ -331,7 +331,7 @@ handle_post(Request) :-
ScriptPath,
(
member(Script, Matches),
format(atom(ScriptPath), '~w/automation/~w.sh', [Destination, Script])
format(atom(ScriptPath), '(cd ~w && ./automation/~w.sh)', [Destination, Script])
),
Scripts
The note is not visible to the blocked user.