mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-03 16:00:29 +01:00
Update run.sh
This commit is contained in:
@@ -13,4 +13,4 @@ rm /home/wger/db/database.sqlite &>/dev/null || true
|
||||
ln -s "$LOCATION"/database.sqlite /home/wger/db
|
||||
|
||||
echo "Launch app"
|
||||
su -u wger bash -c /./home/wger/entrypoint.sh
|
||||
su -c "/./home/wger/entrypoint.sh" -s /bin/bash wger
|
||||
|
||||
Reference in New Issue
Block a user