mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-12 17:10:31 +02:00
GitHub bot: fix linting issues (nobuild)
This commit is contained in:
3
postgres_15/rootfs/etc/cont-init.d/99-run.sh
Executable file → Normal file
3
postgres_15/rootfs/etc/cont-init.d/99-run.sh
Executable file → Normal file
@@ -403,7 +403,8 @@ main() {
|
||||
rm -r /config/backups
|
||||
fi
|
||||
|
||||
check_for_reindex & bashio::log.info "All initialization/version check steps completed successfully!"
|
||||
check_for_reindex &
|
||||
bashio::log.info "All initialization/version check steps completed successfully!"
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user