mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-12 02:21:28 +02:00
Compare commits
2 Commits
7dde344c68
...
cdcf776339
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
cdcf776339 | ||
|
|
accffcb951 |
@@ -92,7 +92,7 @@ else
|
||||
fi
|
||||
bashio::log.green "---------------------------------------------------------"
|
||||
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"
|
||||
bashio::log.warning "This methodology is deprecated. Environment variables can be added from the addon options using env_vars. Instructions can be found here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2"
|
||||
bashio::log.warning "This methodology is deprecated, please convert your Environment variables to the addon options env_vars. Instructions can be found here : https://github.com/alexbelgium/hassio-addons/wiki/Add-Environment-variables-to-your-Addon-2"
|
||||
echo ""
|
||||
|
||||
# Check if config file is there, or create one from template
|
||||
|
||||
@@ -49,13 +49,13 @@ If you want to do add the repository manually, please follow the procedure highl
|
||||
### Number of addons
|
||||
|
||||
- In the repository : 1
|
||||
- Installed : 84859
|
||||
- Installed : 85365
|
||||
|
||||
### Top 3
|
||||
|
||||
1. Filebrowser (10951x)
|
||||
2. Portainer (6621x)
|
||||
3. Myelectricaldata (3996x)
|
||||
1. Filebrowser (11067x)
|
||||
2. Portainer (6676x)
|
||||
3. Myelectricaldata (4001x)
|
||||
|
||||
### Architectures used
|
||||
|
||||
|
||||
Reference in New Issue
Block a user