This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
mirrors
/
docker-magento
mirror of
https://github.com/markshust/docker-magento
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Merge pull request
#884
from markshust/feature/fix-setup-install-bash
Mark Shust
2 năm trước cách đây
mục cha
f957d12a4b
f9c985f397
commit
c22602ecee
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
compose/bin/setup-install
+ 2
- 0
compose/bin/setup-install
Xem Tập Tin
@@ -1,3 +1,5 @@
+#!/usr/bin/env bash
+set -o errexit
DOMAIN=${1:-magento.test}