|
@@ -10,6 +10,7 @@ sleep 5 #Ensure containers are started...
|
|
|
|
|
|
echo "Copying all files from host to container..."
|
|
echo "Copying all files from host to container..."
|
|
rm -rf src/vendor #Clear for step below
|
|
rm -rf src/vendor #Clear for step below
|
|
|
|
+mv .vscode src/
|
|
bin/copytocontainer --all
|
|
bin/copytocontainer --all
|
|
|
|
|
|
bin/clinotty chmod u+x bin/magento
|
|
bin/clinotty chmod u+x bin/magento
|