Update phpmyadmin.sh

This commit is contained in:
CanbiZ 2025-04-29 13:07:01 +02:00
parent eb48c4b882
commit c757849f46

View File

@ -170,8 +170,6 @@ EOF
fi
}
}
function uninstall_phpmyadmin() {
msg_info "Stopping Webserver"
if [[ "$OS" == "Debian" ]]; then