Update run.sh

This commit is contained in:
Alexandre
2022-07-10 11:21:59 +02:00
committed by GitHub
parent ac105a9584
commit b2e495c734

View File

@@ -19,7 +19,7 @@ chown -R wger:wger "/home/wger"
chmod -R 777 "$LOCATION"
echo "Launch app"
#pip install -e .
#pip install -e . &>/dev/null
#exec /home/wger/entrypoint.sh
sed -i "1a cd /home/wger/src" /home/wger/entrypoint.sh
#sed -i "s|manage.py|/home/wger/src/manage.py|g" /home/wger/entrypoint.sh