mirror of
https://github.com/SpudGunMan/meshing-around.git
synced 2026-03-28 17:32:36 +01:00
Update entrypoint.sh
This commit is contained in:
@@ -10,4 +10,4 @@ if [ -w /app/data ]; then
|
||||
fi
|
||||
|
||||
# Run the bot as appuser (if you want to drop privileges)
|
||||
exec su appuser -c "python /app/mesh_bot.py"
|
||||
exec python /app/mesh_bot.py
|
||||
Reference in New Issue
Block a user