Explorar o código

Update alpine-esphome-install.sh

tteckster %!s(int64=2) %!d(string=hai) anos
pai
achega
1e42e065b4
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      install/alpine-esphome-install.sh

+ 1 - 0
install/alpine-esphome-install.sh

@@ -26,6 +26,7 @@ msg_info "Installing Alpine-ESPHome"
 $STD apk add py3-pip
 $STD pip3 install esphome
 $STD pip3 install tornado esptool
+RC_SVCNAME="esphome"
 cat <<EOF >/etc/init.d/esphome
 #!/sbin/openrc-run