diff --git a/compose/bin/setup b/compose/bin/setup index d824720df..70af24e7b 100755 --- a/compose/bin/setup +++ b/compose/bin/setup @@ -10,6 +10,7 @@ sleep 5 #Ensure containers are started... echo "Copying all files from host to container..." rm -rf src/vendor #Clear for step below +mv .vscode src/ bin/copytocontainer --all bin/clinotty chmod u+x bin/magento