This website works better with JavaScript
Home
Explore
Help
Sign In
mirrors
/
docker-magento
mirror of
https://github.com/markshust/docker-magento
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
More portable shebang
Mark Shust
2 years ago
parent
71ebb96c76
commit
f9c985f397
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
compose/bin/setup-install
+ 1
- 1
compose/bin/setup-install
View File
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/
usr/
bin/
env
bash
set -o errexit
DOMAIN=${1:-magento.test}