diff --git a/scripts/run.sh b/scripts/run.sh index b95241f..a9bdb4e 100755 --- a/scripts/run.sh +++ b/scripts/run.sh @@ -2,6 +2,7 @@ if [ "$RUN_AUCTIONS_HANDLER" = "true" ]; then exec "./scripts/handle-auctions.sh" + exit fi function is_privileged {