Skip to content

Commit 8ce2f0b

Browse files
authored
Update 01-config_yaml.sh
1 parent 6d337a0 commit 8ce2f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.templates/01-config_yaml.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ else
9191
bashio::log.green "If accessing the file with filebrowser it should be mapped to $CONFIGSOURCE"
9292
fi
9393
bashio::log.green "---------------------------------------------------------"
94-
bashio::log.notice "This script is used to run custom commands at start of the addon. Instructions here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon"
94+
bashio::log.notice "This script is used to export custom environment variables at start of the addon. Instructions here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon"
9595
echo ""
9696

9797
# Check if config file is there, or create one from template

0 commit comments

Comments
 (0)