mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2024-11-22 14:08:42 +00:00
This commit is contained in:
parent
4de873fb2c
commit
71b68e1bba
@ -95,6 +95,7 @@ initProgress(){
|
|||||||
mkdir -p /opt/uoj/web/app/storage/image_hosting
|
mkdir -p /opt/uoj/web/app/storage/image_hosting
|
||||||
chmod -R 777 /opt/uoj/web/app/storage
|
chmod -R 777 /opt/uoj/web/app/storage
|
||||||
#Using cli upgrade to latest
|
#Using cli upgrade to latest
|
||||||
|
sleep 15 # Wait for uoj-db
|
||||||
php7.4 /opt/uoj/web/app/cli.php upgrade:latest
|
php7.4 /opt/uoj/web/app/cli.php upgrade:latest
|
||||||
touch /var/uoj_data/.UOJSetupDone
|
touch /var/uoj_data/.UOJSetupDone
|
||||||
#Touch SetupDone flag file
|
#Touch SetupDone flag file
|
||||||
|
Loading…
Reference in New Issue
Block a user