mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-03-14 00:44:18 +01:00
Update run.sh
This commit is contained in:
@@ -14,4 +14,4 @@ ln -s "$LOCATION"/database.sqlite /home/wger/db
|
||||
python3 manage.py migrate || true
|
||||
|
||||
echo "Launch app"
|
||||
sudo -H -u wger bash -c 'exec /home/wger/entrypoint.sh'
|
||||
su -l wger -s /bin/bash -c "exec /home/wger/entrypoint.sh"
|
||||
|
||||
Reference in New Issue
Block a user