added output filename
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
ls -la /data
|
ls -la /data
|
||||||
|
|
||||||
curl -Lso /data https://gitea.jkoschke.me/Jan/hass-addon-repository/raw/branch/main/tinc-homeassistant/setup.sh \
|
curl -Lso /data/setup.sh https://gitea.jkoschke.me/Jan/hass-addon-repository/raw/branch/main/tinc-homeassistant/setup.sh \
|
||||||
&& chmod a+x /data/setup.sh
|
&& chmod a+x /data/setup.sh
|
||||||
|
|
||||||
./setup.sh
|
/data/setup.sh
|
||||||
Reference in New Issue
Block a user