Files
addons/homematic/rootfs/etc/cont-init.d/interface.sh
Pascal Vizeli 9a360be8e0 HomeMatic: s6-overlay & tempio (#1713)
* HomeMatic: s6-overlay & tempio

* Use tempio

* fix line end

* Fix dev version

* Fix bugs
2020-12-16 12:34:51 +01:00

9 lines
356 B
Bash
Executable File

#!/usr/bin/with-contenv bashio
# ==============================================================================
# Generate InterfacesList.xml
# ==============================================================================
tempio \
-conf /data/options.json \
-template /usr/share/tempio/InterfacesList.xml \
-out /etc/config/InterfacesList.xml