Update homarr.sh

pull/2074/head
tteckster 1 year ago committed by GitHub
parent 897c75478e
commit a53f2e50aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -53,6 +53,8 @@ function default_settings() {
function update_script() {
header_info
if [[ ! -d /opt/homarr ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
msg_error "There is currently no update path available."
exit
msg_info "Updating $APP"
systemctl stop homarr
cd /opt/homarr

Loading…
Cancel
Save

Powered by BW's shoe-string budget.