소스 검색

change something about output files to web root dictory

night-cherry 1 개월 전
부모
커밋
73ff3ebafd
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      mv.sh

+ 3 - 3
mv.sh

@@ -10,9 +10,9 @@ mkdir /usr/share/nginx/ancientapes/node_test
 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
-cp ./js /usr/share/nginx/ancientapes/node_test/js -r
-cp ./lang /usr/share/nginx/ancientapes/node_test/lang -r
+#cp ./vue /usr/share/nginx/ancientapes/node_test/vue -r
+#cp ./js /usr/share/nginx/ancientapes/node_test/js -r
+#cp ./lang /usr/share/nginx/ancientapes/node_test/lang -r
 cp ./i18n.js /usr/share/nginx/ancientapes/node_test/