Remove quiet flag
This commit is contained in:
parent
3c9fe3dca9
commit
f32e62ae55
1
listener
1
listener
@ -15,7 +15,6 @@ case "$1" in
|
|||||||
--chdir /app \
|
--chdir /app \
|
||||||
--chuid flashbot \
|
--chuid flashbot \
|
||||||
--start \
|
--start \
|
||||||
--quiet \
|
|
||||||
--pidfile $PIDFILE \
|
--pidfile $PIDFILE \
|
||||||
--make-pidfile \
|
--make-pidfile \
|
||||||
--startas /bin/bash -- -c "poetry run python listener.py"
|
--startas /bin/bash -- -c "poetry run python listener.py"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user