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
fde595c198
commit
568858efe8
@ -683,6 +683,10 @@ docker_compose_up(){
|
||||
else
|
||||
echo -e "[${GREEN} OK ${RESET}] MySQL service started successfuly"
|
||||
fi
|
||||
|
||||
|
||||
# needed from 1.0.0 for docker contexts to work both inside openpanel ui contianer nad host os
|
||||
ln -s / /hostfs
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user