Explorar o código

Update esphome-v5.sh

fix typo
tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
f99e8e198b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      ct/esphome-v5.sh

+ 1 - 1
ct/esphome-v5.sh

@@ -333,7 +333,7 @@ pip3 install esphome --upgrade &>/dev/null
 msg_ok "Updated ESPHome"
 
 msg_info "Starting ESPHome"
-systemctl stop esphomeDashboard
+systemctl start esphomeDashboard
 msg_ok "Started ESPHome"
 msg_ok "Update Successfull"
 exit