diff --git a/script/docker/entrypoint.sh b/script/docker/entrypoint.sh index 92e5717..13c9840 100644 --- a/script/docker/entrypoint.sh +++ b/script/docker/entrypoint.sh @@ -10,4 +10,4 @@ if [ -w /app/data ]; then fi # Run the bot as appuser (if you want to drop privileges) -exec python /app/mesh_bot.py \ No newline at end of file +exec python /app/mesh_bot.py