mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update UPDATE.sh
This commit is contained in:
parent
2b2cebd70b
commit
7f9f73a437
@ -366,6 +366,7 @@ update_docker_images() {
|
||||
reload_services() {
|
||||
echo "Reloading services.."
|
||||
service panel restart
|
||||
apt-get remove mysql -y
|
||||
#TODO: no restart, in case admin deliberately stopped the service..
|
||||
service admin reload
|
||||
}
|
||||
@ -694,4 +695,3 @@ support:"
|
||||
# main execution of the script
|
||||
main
|
||||
|
||||
systemctl disable mysql
|
||||
|
Loading…
Reference in New Issue
Block a user