mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
initial
This commit is contained in:
9
fireflyiii_data_importer/rootfs/scripts/99-run.sh
Normal file
9
fireflyiii_data_importer/rootfs/scripts/99-run.sh
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env bashio
|
||||
|
||||
##############
|
||||
# LAUNCH APP #
|
||||
##############
|
||||
|
||||
bashio::log.info "Please wait while the app is loading !"
|
||||
|
||||
/./usr/local/bin/entrypoint.sh
|
||||
Reference in New Issue
Block a user