mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-02 05:44:03 +02:00
Update run.sh
This commit is contained in:
@@ -18,5 +18,7 @@ chown -R wger:wger "$LOCATION"
|
|||||||
chown -R wger:wger "/home/wger"
|
chown -R wger:wger "/home/wger"
|
||||||
chmod -R 777 "$LOCATION"
|
chmod -R 777 "$LOCATION"
|
||||||
|
|
||||||
|
/./home/wger/entrypoint.sh
|
||||||
|
|
||||||
echo "Launch app"
|
echo "Launch app"
|
||||||
su wger -c "/bin/sh /home/wger/entrypoint.sh"
|
su wger -c "/bin/sh /home/wger/entrypoint.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user