diff --git a/ct/byparr.sh b/ct/byparr.sh index 4d5bd1bd6..4ebeb3a68 100644 --- a/ct/byparr.sh +++ b/ct/byparr.sh @@ -33,7 +33,7 @@ function update_script() { systemctl stop byparr msg_ok "Stopped Service" - CLEAN_INSTALL=1 fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr" + fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr" msg_info "Starting Service" systemctl start byparr