Skip to content

Commit

Permalink
细节优化
Browse files Browse the repository at this point in the history
  • Loading branch information
yusheng929 committed Jul 16, 2024
1 parent af5bfec commit 9f2abfb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions my-docs/src/public/Y
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@ echo -e "\e[1;35m-\e[0m \e[1;32m开始重置项目\e[0m"

git reset --hard && git pull --rebase --allow-unrelated-histories

echo -e "\e[1;36m少女祈祷中...\e[0m"
echo -e "\e[1;35m-\e[0m \e[1;32m开始克隆miao-plugin\e[0m"
git clone --depth=1 https://gitee.com/yoimiya-kokomi/miao-plugin.git ./plugins/miao-plugin && pnpm i
git clone --depth=1 $Miao_url.git ./plugins/miao-plugin && pnpm i
echo -e "\e[1;35m-\e[0m \e[1;32m克隆完成\e[0m"

exit

0 comments on commit 9f2abfb

Please sign in to comment.