diff --git a/ct/nginxproxymanager-v5.sh b/ct/nginxproxymanager-v5.sh index 1d22c093..a9ee5f89 100644 --- a/ct/nginxproxymanager-v5.sh +++ b/ct/nginxproxymanager-v5.sh @@ -357,7 +357,8 @@ header_info RELEASE=$(curl -s https://api.github.com/repos/NginxProxyManager/nginx-proxy-manager/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }') - +echo -e "Please wait until new version ${RELEASE} is confirmed working" +exit msg_info "Stopping Services" systemctl stop openresty systemctl stop npm