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