mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update install.sh
This commit is contained in:
parent
22f792a40c
commit
0809b69ac4
@ -591,6 +591,9 @@ docker_compose_up(){
|
||||
|
||||
cp /etc/openpanel/mysql/initialize/1.1/plans.sql /root/initialize.sql > /dev/null 2>&1
|
||||
|
||||
# added in 1.2.5 for dumping dbs
|
||||
chmod +x /etc/openpanel/mysql/scripts/dump.sh
|
||||
|
||||
# compose doesnt alllow /
|
||||
cd /root || radovan 1 "ERROR: Failed to change directory to /root. OpenPanel needs to be installed by the root user and have write access to the /root directory."
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user