This commit is contained in:
Sameer Naik
2015-08-10 23:28:41 +05:30
parent c8fd8ab5bf
commit 7f344811f2

View File

@@ -4,7 +4,7 @@ source $BITNAMI_PREFIX/bitnami-utils.sh
print_welcome_page
# if command starts with an option, prepend mysqld
# if command starts with an option, prepend postgres
if [ "${1:0:1}" = '-' ]; then
EXTRA_OPTIONS="$@"
set -- postgres