mirror of
https://github.com/tteck/Proxmox.git
synced 2025-08-27 13:21:14 +00:00
Update alpine-esphome-install.sh
This commit is contained in:
@@ -31,6 +31,7 @@ cat <<EOF >/etc/init.d/esphome
|
|||||||
|
|
||||||
name="esphome"
|
name="esphome"
|
||||||
description="ESPHome Service"
|
description="ESPHome Service"
|
||||||
|
RC_SVCNAME="esphome"
|
||||||
command="/usr/bin/esphome /root/config/ dashboard"
|
command="/usr/bin/esphome /root/config/ dashboard"
|
||||||
pidfile="/run/$RC_SVCNAME/pid"
|
pidfile="/run/$RC_SVCNAME/pid"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user