mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-30 20:34:04 +02:00
Update run.sh
This commit is contained in:
@@ -19,4 +19,4 @@ chown -R wger:wger "/home/wger"
|
|||||||
chmod -R 777 "$LOCATION"
|
chmod -R 777 "$LOCATION"
|
||||||
|
|
||||||
echo "Launch app"
|
echo "Launch app"
|
||||||
su -l wger -c "/bin/sh /home/wger/entrypoint.sh"
|
su -l wger -c "/usr/bin/env bash /home/wger/entrypoint.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user