Skip to content

Commit 3afff3e

Browse files
committed
magento
1 parent af3a827 commit 3afff3e

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

apps/magento/src/cmd.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ if [ -f "/var/www/html/vendor/magento/language-zh_hans_cn/zh_CN.csv" ]; then
2121
else
2222

2323
echo "Start to create magento site..."
24-
echo "test environment variables:${MAGENTO_DB_HOST},${MAGENTO_DB_NAME},${MAGENTO_PASSWORD}"
25-
sleep 20s
2624

2725
# DB and OpenSearch must ready before create site
2826
until check_mysql; do

0 commit comments

Comments
 (0)