mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-11-06 19:32:49 +00:00
Update alpine-esphome-install.sh
This commit is contained in:
@@ -26,6 +26,7 @@ msg_info "Installing Alpine-ESPHome"
|
|||||||
$STD apk add py3-pip
|
$STD apk add py3-pip
|
||||||
$STD pip3 install esphome
|
$STD pip3 install esphome
|
||||||
$STD pip3 install tornado esptool
|
$STD pip3 install tornado esptool
|
||||||
|
RC_SVCNAME="esphome"
|
||||||
cat <<EOF >/etc/init.d/esphome
|
cat <<EOF >/etc/init.d/esphome
|
||||||
#!/sbin/openrc-run
|
#!/sbin/openrc-run
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user