Replace nohup with exec
This commit is contained in:
@@ -53,4 +53,4 @@ su - $UNAME << EO
|
|||||||
/bin/bash /home/seafuser/entrypoint.sh
|
/bin/bash /home/seafuser/entrypoint.sh
|
||||||
EO
|
EO
|
||||||
|
|
||||||
nohup /bin/bash ~/infinite-seaf-cli-start.sh &
|
exec /bin/bash ~/infinite-seaf-cli-start.sh &
|
||||||
|
|||||||
Reference in New Issue
Block a user