mirror of https://github.com/tteck/Proxmox.git
Update homer-v5.sh
This commit is contained in:
parent
1e2f8fb059
commit
68ceabf85a
|
@ -325,10 +325,10 @@ msg_info "Stopping ${APP}"
|
|||
systemctl stop homer
|
||||
msg_ok "Stopped ${APP}"
|
||||
|
||||
msg_info "Backing up conf.yml"
|
||||
msg_info "Backing up config.yml"
|
||||
cd ~
|
||||
cp -R /opt/homer/assets/config.yml config.yml
|
||||
msg_ok "Backed up conf.yml"
|
||||
msg_ok "Backed up config.yml"
|
||||
|
||||
msg_info "Updating ${APP}"
|
||||
rm -rf /opt/homer/*
|
||||
|
|
Loading…
Reference in New Issue