Browse Source

delete files

lkd9698906@163.com 1 year ago
parent
commit
67b23049bc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      xt.sh

+ 1 - 1
xt.sh

@@ -11,7 +11,7 @@ git add ./ && git commit -m"delete files" && git push
 echo "复制文件"
 
 # cp -rfv ../nb-front/dist/* ./dist/
-cp -rfv ../xt-front-2024/dist/* ./dist/
+cp -rfv ../xt-front-optimize/xt-front-2024/dist/* ./dist/
 
 echo "提交文件"