公告板
版本库
filestore
活动
搜索
登录
main
/
SnxxServerCode
服务端代码库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
9920 [BT0.1][主干]仙宝寻主修改(增加条件类型)
hxp
2023-09-25
bc47738434e81b82326ed342cf1514f5c08af3e3
[SnxxServerCode.git]
/
Hooks.sh
1
2
3
4
5
#!/bin/sh
cp ./Hooks/* ./.git/hooks/
echo "操作完成,点任意键退出"
read -n 1