mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
last fixes + json
This commit is contained in:
@@ -35,7 +35,9 @@ function update_script() {
|
||||
msg_ok "Stopped sonobarr"
|
||||
|
||||
msg_info "Updating sonobarr"
|
||||
cp "/opt/sonobarr/.env" "/opt/.sonobarr-env"
|
||||
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "sonobarr" "Dodelidoo-Labs/sonobarr" "tarball"
|
||||
cp "/opt/.sonobarr-env" "/opt/sonobarr/.env"
|
||||
msg_ok "Updated sonobarr"
|
||||
|
||||
msg_info "Starting sonobarr"
|
||||
@@ -50,6 +52,6 @@ build_container
|
||||
description
|
||||
|
||||
msg_ok "Completed Successfully!\n"
|
||||
echo -e "${CREATING}${GN}rustypaste setup has been successfully initialized!${CL}"
|
||||
echo -e "${CREATING}${GN}sonobarr setup has been successfully initialized!${CL}"
|
||||
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
|
||||
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:5000${CL}"
|
||||
|
||||
Reference in New Issue
Block a user