We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d24e2 commit c59f87aCopy full SHA for c59f87a
docker/node/entrypoint.sh
@@ -1,6 +1,5 @@
1
#!/bin/bash
2
set -e
3
-set -x
4
5
# if command starts with an option, prepend mongod
6
if [ "${1:0:1}" = '-' ]; then
0 commit comments