Handle deployment auctions in a separate process #21
@ -2,6 +2,7 @@
|
||||
|
||||
if [ "$RUN_AUCTIONS_HANDLER" = "true" ]; then
|
||||
exec "./scripts/handle-auctions.sh"
|
||||
exit
|
||||
fi
|
||||
|
||||
function is_privileged {
|
||||
|
Loading…
Reference in New Issue
Block a user