Skip to content

Commit

Permalink
Merge pull request yvoronoy#196 from yvoronoy/yvoronoy-patch-3
Browse files Browse the repository at this point in the history
Update m2install.sh
  • Loading branch information
yvoronoy authored Sep 28, 2022
2 parents 1ccde0d + 10de5c4 commit f32e36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion m2install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ function printConfirmation()
printString "BASE PATH: ${BASE_PATH}"
printString "DB PARAM: ${DB_USER}@${DB_HOST}"
printString "DB NAME: ${DB_NAME}"
printString "DB PASSWORD: ${DB_PASSWORD}"
printString "DB PASSWORD: ********"
printString "MAGE MODE: ${MAGE_MODE}"
printString "BACKEND FRONTNAME: ${BACKEND_FRONTNAME}"
printString "ADMIN NAME: ${ADMIN_NAME}"
Expand Down

0 comments on commit f32e36f

Please sign in to comment.