mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-20 07:41:48 +02:00
Github bot : script beautyshied
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
|
||||
for file in /config/addons_config/nextcloud/*.sh
|
||||
do
|
||||
if [ -e "$file" ]; then
|
||||
bashio::log.info "Executing $file"
|
||||
bash "$file"
|
||||
fi
|
||||
if [ -e "$file" ]; then
|
||||
bashio::log.info "Executing $file"
|
||||
bash "$file"
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user