mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-25 05:56:28 +01:00
Update 99-run.sh
This commit is contained in:
@@ -119,9 +119,9 @@ if [ -f "$WEBTREES_HOME"/data/config.ini.php ]; then
|
||||
fi || true
|
||||
|
||||
# Execute main script
|
||||
echo "/docker-entrypoint.sh"
|
||||
echo "python3 /docker-entrypoint.py"
|
||||
cd /
|
||||
./docker-entrypoint.sh
|
||||
python3 /docker-entrypoint.py
|
||||
|
||||
############
|
||||
# END INFO #
|
||||
|
||||
Reference in New Issue
Block a user