We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 123c374 + 96d456e commit 5cfa7faCopy full SHA for 5cfa7fa
1 file changed
start.sh
@@ -55,4 +55,4 @@ if [ ! -f ${BABELFISH_DATA}/postgresql.conf ]; then
55
fi
56
57
# Start postgres engine
58
-./postgres -D ${BABELFISH_DATA}/ -i
+exec ./postgres -D ${BABELFISH_DATA}/ -i
0 commit comments