mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-08 06:46:28 +00:00
aurral: bump Node.js from 22 to 26
This commit is contained in:
@@ -38,7 +38,7 @@ function update_script() {
|
|||||||
msg_ok "Stopped Service"
|
msg_ok "Stopped Service"
|
||||||
|
|
||||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "aurral" "lklynet/aurral" "tarball"
|
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "aurral" "lklynet/aurral" "tarball"
|
||||||
NODE_VERSION="22" setup_nodejs
|
NODE_VERSION="26" setup_nodejs
|
||||||
|
|
||||||
msg_info "Updating Aurral"
|
msg_info "Updating Aurral"
|
||||||
cd /opt/aurral
|
cd /opt/aurral
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ $STD apt install -y \
|
|||||||
fonts-dejavu-core
|
fonts-dejavu-core
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
NODE_VERSION="22" setup_nodejs
|
NODE_VERSION="26" setup_nodejs
|
||||||
|
|
||||||
fetch_and_deploy_gh_release "yt-dlp" "yt-dlp/yt-dlp" "singlefile" "latest" "/usr/local/bin" "yt-dlp"
|
fetch_and_deploy_gh_release "yt-dlp" "yt-dlp/yt-dlp" "singlefile" "latest" "/usr/local/bin" "yt-dlp"
|
||||||
fetch_and_deploy_gh_release "aurral" "lklynet/aurral" "tarball"
|
fetch_and_deploy_gh_release "aurral" "lklynet/aurral" "tarball"
|
||||||
|
|||||||
Reference in New Issue
Block a user