Browse Source

add some reposity

night-cherry 3 weeks ago
parent
commit
6abd75a1de
1 changed files with 1 additions and 0 deletions
  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"