Use cron where it should be used
This commit is contained in:
@@ -52,5 +52,3 @@ su - $UNAME << EO
|
|||||||
export UNAME=$UNAME
|
export UNAME=$UNAME
|
||||||
/bin/bash /home/seafuser/entrypoint.sh
|
/bin/bash /home/seafuser/entrypoint.sh
|
||||||
EO
|
EO
|
||||||
|
|
||||||
cron -f
|
|
||||||
@@ -53,3 +53,5 @@ su - $UNAME << EO
|
|||||||
export UNAME=$UNAME
|
export UNAME=$UNAME
|
||||||
/bin/bash /home/seafuser/entrypoint.sh
|
/bin/bash /home/seafuser/entrypoint.sh
|
||||||
EO
|
EO
|
||||||
|
|
||||||
|
cron -f
|
||||||
Reference in New Issue
Block a user