|
@@ -8,8 +8,6 @@ echo "Copying all files from host to container..."
|
|
|
rm -rf src/vendor #Clear for step below
|
|
rm -rf src/vendor #Clear for step below
|
|
|
bin/copytocontainer --all
|
|
bin/copytocontainer --all
|
|
|
|
|
|
|
|
-bin/fixowns
|
|
|
|
|
-
|
|
|
|
|
bin/clinotty chmod u+x bin/magento
|
|
bin/clinotty chmod u+x bin/magento
|
|
|
|
|
|
|
|
BASE_URL=${1:-magento2.test}
|
|
BASE_URL=${1:-magento2.test}
|