upgrade_roundcube.sh: delete unused statement..
This commit is contained in:
parent
f766e859f7
commit
46ea239260
@ -323,7 +323,6 @@ if [ "$DB_TYPE" = "postgres" -o "$DB_TYPE" = "postgresql" -o "$DB_TYPE" = "pgsq
|
||||
fi
|
||||
|
||||
|
||||
mysql_credential_args="$MYSQL_CREDENTIALS"
|
||||
if [[ "$DB_TYPE" = "mysql" ]] ; then
|
||||
|
||||
if [[ -z ${MYSQL_CREDENTIALS} ]] ; then
|
||||
|
Loading…
Reference in New Issue
Block a user