mirror of https://github.com/tteck/Proxmox.git
Update alpine-esphome-install.sh
This commit is contained in:
parent
a7a1c1717c
commit
38307912f8
|
@ -31,6 +31,7 @@ cat <<EOF >/etc/init.d/esphome
|
|||
|
||||
name="esphome"
|
||||
description="ESPHome Service"
|
||||
RC_SVCNAME="esphome"
|
||||
command="/usr/bin/esphome /root/config/ dashboard"
|
||||
pidfile="/run/$RC_SVCNAME/pid"
|
||||
|
||||
|
|
Loading…
Reference in New Issue