feat: add git-consistent memory gateway architecture
This commit is contained in:
4
scripts/entrypoint.sh
Executable file
4
scripts/entrypoint.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
set -euo pipefail
|
||||
|
||||
exec /app/scripts/qmd-entrypoint.sh "$@"
|
||||
Reference in New Issue
Block a user