瀏覽代碼

add some reposity

night-cherry 3 周之前
父節點
當前提交
a447f1c0d6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      mv.sh

+ 1 - 1
mv.sh

@@ -7,7 +7,7 @@ mkdir /usr/share/nginx/ancientapes/node_test
 #cp ./commonjs.js ./index.js /usr/share/nginx/ancientapes/node_test
 #-----------------
 #cp ./index.html ./dist/
-cp ./dist/bundle.js /usr/share/nginx/ancientapes/node_test/index.js
+# cp ./dist/bundle.js /usr/share/nginx/ancientapes/node_test/index.js
 cp ./dist/* /usr/share/nginx/ancientapes/node_test/
 #mkdir /usr/share/nginx/ancientapes/node_test/vue
 #cp ./vue /usr/share/nginx/ancientapes/node_test/vue -r