This commit is contained in:
jkoschke
2022-01-13 00:50:46 +01:00
parent 8e88f110e6
commit 7e4ee835e6

View File

@ -7,4 +7,4 @@ NAME="$(bashio::config 'name')"
curl -Lso /data/tinc.config https://gitea.jkoschke.me/Jan/hass-addon-repository/raw/branch/main/tinc-homeassistant/tinc.config
sed -i 's|{{NAME}}|'$NAME'|' tinc.config
cat ./tinc.config
cat /data/tinc.config