Browse Source

Update homer-v5.sh

tteckster 2 years ago
parent
commit
68ceabf85a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ct/homer-v5.sh

+ 2 - 2
ct/homer-v5.sh

@@ -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/*