diff --git a/bin/dump_ConfigDb.sh b/bin/dump_ConfigDb.sh index 0dc634c458b76cd5d3c13e2d7dab6e905f66248a..c1f6dc214e32458af1f1d555332ecb40c2b71601 100755 --- a/bin/dump_ConfigDb.sh +++ b/bin/dump_ConfigDb.sh @@ -1,4 +1,4 @@ #!/bin/bash # writes the JSON dump to stdout, Do not change -i into -it incompatible with gitlab ci! -docker exec -i "${CONTAINER_NAME_PREFIX}"dsconfig python -m dsconfig. +docker exec -i "${CONTAINER_NAME_PREFIX}"dsconfig python -m dsconfig.dump