Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED
This commit is contained in:
@@ -29,7 +29,7 @@ function update_script() {
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if check_for_gh_release "geopulse" "tess1o/geopulse"; then
|
if check_for_gh_release "geopulse-backend" "tess1o/geopulse"; then
|
||||||
msg_info "Stopping Service"
|
msg_info "Stopping Service"
|
||||||
systemctl stop geopulse-backend
|
systemctl stop geopulse-backend
|
||||||
msg_ok "Stopped Service"
|
msg_ok "Stopped Service"
|
||||||
|
|||||||
@@ -40,6 +40,7 @@ $STD apt install -y \
|
|||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
NODE_VERSION=24 setup_nodejs
|
NODE_VERSION=24 setup_nodejs
|
||||||
|
PYTHON_VERSION=3.14 setup_uv
|
||||||
|
|
||||||
msg_info "Compiling SVT-AV1 (Patience)"
|
msg_info "Compiling SVT-AV1 (Patience)"
|
||||||
cd /tmp
|
cd /tmp
|
||||||
|
|||||||
Reference in New Issue
Block a user