浏览代码

Fix vscode copy

Mark Shust 4 年之前
父节点
当前提交
d9d3ee0a46
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compose/bin/setup

+ 1 - 1
compose/bin/setup

@@ -17,7 +17,7 @@ docker-compose -f docker-compose.yml up -d
 sleep 5 #Ensure containers are started...
 sleep 5 #Ensure containers are started...
 
 
 bin/clinotty chmod u+x bin/magento
 bin/clinotty chmod u+x bin/magento
-mv .vscode src/
+mv .vscode src
 
 
 echo "Waiting for connection to Elasticsearch..."
 echo "Waiting for connection to Elasticsearch..."
 bin/clinotty timeout 30 bash -c "
 bin/clinotty timeout 30 bash -c "