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