Skip to content

Commit d81792b

Browse files
committed
magento
1 parent d587608 commit d81792b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/magento/src/cmd.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ if [ -f "/var/www/html/vendor/magento/language-zh_hans_cn/zh_CN.csv" ]; then
77
else
88

99
echo "Start to create magento site..."
10-
sleep 3
10+
sleep 30
1111
# magento create site
1212
bin/magento setup:install \
1313
--base-url=http://${W9_URL} \

0 commit comments

Comments
 (0)