Update Node.js version from 21 to 20
This commit is contained in:
parent
084787634f
commit
0869762826
@ -52,7 +52,7 @@ $STD apt update
|
||||
$STD apt -y install openresty
|
||||
msg_ok "Installed Openresty"
|
||||
|
||||
NODE_VERSION="21" NODE_MODULE="yarn" setup_nodejs
|
||||
NODE_VERSION="20" NODE_MODULE="yarn" setup_nodejs
|
||||
|
||||
RELEASE=$(curl -fsSL https://api.github.com/repos/NginxProxyManager/nginx-proxy-manager/releases/latest |
|
||||
grep "tag_name" |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user