Github bot : script beautyshied

This commit is contained in:
alexbelgium
2022-04-17 00:12:26 +00:00
committed by GitHub
parent 11df7279e5
commit 23a7835032
3 changed files with 12 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ CONFIGSOURCE="/config/addons_config/fireflyiii_fints_importer"
if [ "$(ls -A "$CONFIGSOURCE")" ]; then
bashio::log.info "Configurations were found in $CONFIGSOURCE, they will be loaded."
else
bashio::log.warning "No configurations in $CONFIGSOURCE, you'll need to input the infos manually."
bashio::log.warning "No configurations in $CONFIGSOURCE, you'll need to input the infos manually."
fi
################