hxp
2 天以前 acc06594fb3e4c4f158d2636858456d472d1d266
1
2
3
4
5
#!/bin/sh
 
cp ./Hooks/* ./.git/hooks/
echo "操作完成,点任意键退出"
read -n 1