mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 00:31:51 +02:00
Update run.sh
This commit is contained in:
@@ -69,7 +69,6 @@ for addons in $(bashio::config "addon|keys"); do
|
|||||||
REPOSITORY=$(bashio::config "addon[${addons}].repository")
|
REPOSITORY=$(bashio::config "addon[${addons}].repository")
|
||||||
UPSTREAM=$(bashio::config "addon[${addons}].upstream")
|
UPSTREAM=$(bashio::config "addon[${addons}].upstream")
|
||||||
BETA=$(bashio::config "addon[${addons}].beta")
|
BETA=$(bashio::config "addon[${addons}].beta")
|
||||||
HAVEASSET=$(bashio::config "addon[${addons}].having-asset")
|
|
||||||
FULLTAG=$(bashio::config "addon[${addons}].fulltag")
|
FULLTAG=$(bashio::config "addon[${addons}].fulltag")
|
||||||
BASENAME=$(basename "https://github.com/$REPOSITORY")
|
BASENAME=$(basename "https://github.com/$REPOSITORY")
|
||||||
DATE="$(date '+%d-%m-%Y')"
|
DATE="$(date '+%d-%m-%Y')"
|
||||||
|
|||||||
Reference in New Issue
Block a user