mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 08:35:57 +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
|
rm -r /config/backups
|
||||||
fi
|
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