This commit is contained in:
2
init.sh
2
init.sh
@@ -15,7 +15,7 @@ if [ -z "$(ls -A /data)" ]; then
|
|||||||
cp -ax /data-init/* /data
|
cp -ax /data-init/* /data
|
||||||
rm -rf /data-init
|
rm -rf /data-init
|
||||||
|
|
||||||
chmod -R 33:33 /data
|
chown -R 33:33 /data
|
||||||
|
|
||||||
## check if a var exist they is must have for deployment
|
## check if a var exist they is must have for deployment
|
||||||
## because without this check, moduls init everytime and this blocks /setup page
|
## because without this check, moduls init everytime and this blocks /setup page
|
||||||
|
|||||||
Reference in New Issue
Block a user