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