소스 검색

add some reposity

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

+ 1 - 0
mv.sh

@@ -17,6 +17,7 @@ cp ./i18n.js /usr/share/nginx/ancientapes/node_test/
 cp ./pages /usr/share/nginx/ancientapes/node_test/pages -r
 cp ./media /usr/share/nginx/ancientapes/node_test/media -r
 cp ./style /usr/share/nginx/ancientapes/node_test/style -r
+cp ./utils /usr/share/nginx/ancientapes/node_test/utils -r
 echo "finished"