Remove quiet flag

This commit is contained in:
Gui Heise 2022-05-02 13:57:21 -04:00
parent 3c9fe3dca9
commit f32e62ae55

View File

@ -15,7 +15,6 @@ case "$1" in
--chdir /app \
--chuid flashbot \
--start \
--quiet \
--pidfile $PIDFILE \
--make-pidfile \
--startas /bin/bash -- -c "poetry run python listener.py"