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