Update entrypoint.sh

This commit is contained in:
SpudGunMan
2025-01-12 10:12:06 -08:00
parent 0553a43a01
commit 921b66f9e1
+1 -1
View File
@@ -2,6 +2,6 @@
# instruction set the meshing-around docker container
# Substitute environment variables in the config file
envsubst < /app/config.ini > /app/config.tmp && mv /app/config.tmp /app/config.ini
#envsubst < /app/config.ini > /app/config.tmp && mv /app/config.tmp /app/config.ini
exec python /app/mesh_bot.py