forked from forkanization/Proxmox-arm64
Merge remote-tracking branch 'upstream/main'
This commit is contained in:
+2
-2
@@ -38,7 +38,7 @@ function update_script() {
|
||||
|
||||
msg_info "Updating ${APP}"
|
||||
cd /opt
|
||||
wget -q https://nextpvr.com/nextpvr-helper.deb
|
||||
curl -fsSL "https://nextpvr.com/nextpvr-helper.deb" -o $(basename "https://nextpvr.com/nextpvr-helper.deb")
|
||||
$STD dpkg -i nextpvr-helper.deb
|
||||
msg_ok "Updated ${APP}"
|
||||
|
||||
@@ -60,4 +60,4 @@ description
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
|
||||
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8866${CL}"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:8866${CL}"
|
||||
|
||||
Reference in New Issue
Block a user