We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d587608 commit d81792bCopy full SHA for d81792b
apps/magento/src/cmd.sh
@@ -7,7 +7,7 @@ if [ -f "/var/www/html/vendor/magento/language-zh_hans_cn/zh_CN.csv" ]; then
7
else
8
9
echo "Start to create magento site..."
10
- sleep 3
+ sleep 30
11
# magento create site
12
bin/magento setup:install \
13
--base-url=http://${W9_URL} \
0 commit comments