Added git hash as version number

This commit is contained in:
2025-11-28 11:48:29 +01:00
parent 35f773047d
commit 7f908157bf
6 changed files with 24 additions and 14 deletions

View File

@@ -23,5 +23,5 @@ else
echo "👁️ Superuser ${DJANGO_SUPERUSER_USERNAME} created successfully ..."
fi
echo "🚀 Launching Flightslot..."
echo "🚀 Launching Flightslot version ${VERSION} ..."
exec "$@"