Update nginxproxymanager-v5.sh

pause update until new version is confirmed working
pull/1185/head
tteckster 2 years ago committed by GitHub
parent 51def5ec4c
commit 7458878882
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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

Loading…
Cancel
Save

Powered by BW's shoe-string budget.