entrypoint

This commit is contained in:
urania-dev
2024-08-09 00:46:35 +02:00
parent 6abc7055c1
commit 68185cca0c

View File

@@ -2,7 +2,6 @@
: ${DATABASE_PROVIDER:="sqlite"} : ${DATABASE_PROVIDER:="sqlite"}
# Determine which schema to use # Determine which schema to use
case "$DATABASE_PROVIDER" in case "$DATABASE_PROVIDER" in
"mysql") "mysql")