We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c6b9c commit 334ff49Copy full SHA for 334ff49
container_run.sh
@@ -42,4 +42,4 @@ elif [ -n "${DEFAULT_BANNED_DESTS}" ]; then
42
fi
43
44
# Execute the command with the arguments
45
-./proxyscotch $HOST_ARG $TOKEN_ARG $ORIGINS_ARG $BANNED_OUTPUTS_ARG $BANNED_DESTS_ARG
+proxyscotch $HOST_ARG $TOKEN_ARG $ORIGINS_ARG $BANNED_OUTPUTS_ARG $BANNED_DESTS_ARG
0 commit comments