Update UPDATE.sh

This commit is contained in:
Stefan Pejcic 2024-08-25 18:26:40 +02:00 committed by GitHub
parent 32f609fa48
commit e14f041e91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -104,6 +104,9 @@ FUNCTIONS=(
# update opencli
opencli_update
# set_floating_service
set_floating_service
# repalce ip with username in nginx container files
nginx_change_in
@ -425,9 +428,13 @@ download_new_admin() {
mv /etc/openpanel/openadmin/config/terms /etc/openpanel/openadmin/config/terms_accepted_on_update
service admin restart
}
set_floating_service(){
echo ""
echo "Setting service to auto-fill /etc/hosts"
echo ""