mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-01 10:50:32 +02: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
|
fi || true
|
||||||
|
|
||||||
# Execute main script
|
# Execute main script
|
||||||
echo "/docker-entrypoint.sh"
|
echo "python3 /docker-entrypoint.py"
|
||||||
cd /
|
cd /
|
||||||
./docker-entrypoint.sh
|
python3 /docker-entrypoint.py
|
||||||
|
|
||||||
############
|
############
|
||||||
# END INFO #
|
# END INFO #
|
||||||
|
|||||||
Reference in New Issue
Block a user