diff --git a/ct/kapowarr.sh b/ct/kapowarr.sh index 00cda6af..ef1391c7 100644 --- a/ct/kapowarr.sh +++ b/ct/kapowarr.sh @@ -41,7 +41,7 @@ function update_script() { msg_info "Updating $APP to ${RELEASE}" fetch_and_deploy_gh_release "kapowarr" "Casvt/Kapowarr" mv /opt/db /opt/kapowarr - msg_ok "Updated $APP to v${RELEASE}" + msg_ok "Updated $APP to ${RELEASE}" msg_info "Starting $APP" systemctl start kapowarr