Byparr: clean install on update
This commit is contained in:
parent
1265dcee06
commit
837c41d041
@ -33,7 +33,7 @@ function update_script() {
|
|||||||
systemctl stop byparr
|
systemctl stop byparr
|
||||||
msg_ok "Stopped Service"
|
msg_ok "Stopped Service"
|
||||||
|
|
||||||
fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr"
|
CLEAN_INSTALL=1 fetch_and_deploy_gh_release "Byparr" "ThePhaseless/Byparr"
|
||||||
|
|
||||||
msg_info "Starting Service"
|
msg_info "Starting Service"
|
||||||
systemctl start byparr
|
systemctl start byparr
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user