Use node 24
This commit is contained in:
parent
6e5e10a81e
commit
fd61f1e16f
@ -28,7 +28,7 @@ function update_script() {
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
NODE_VERSION="20" setup_nodejs
|
NODE_VERSION="24" setup_nodejs
|
||||||
|
|
||||||
msg_info "Updating ${APP} LXC"
|
msg_info "Updating ${APP} LXC"
|
||||||
cd /opt/strapi
|
cd /opt/strapi
|
||||||
|
|||||||
@ -21,7 +21,7 @@ $STD apt install -y \
|
|||||||
libvips42
|
libvips42
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
NODE_VERSION="20" setup_nodejs
|
NODE_VERSION="24" setup_nodejs
|
||||||
|
|
||||||
msg_info "Installing Strapi (Patience)"
|
msg_info "Installing Strapi (Patience)"
|
||||||
mkdir -p /opt/strapi
|
mkdir -p /opt/strapi
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user