mirror of
https://gitee.com/ledc/IYUUAutoReseed
synced 2025-06-13 04:08:57 +00:00
优化git_pull.sh脚本:自动拉取最新代码,然后执行辅种脚本。
This commit is contained in:
@ -13,7 +13,7 @@ use IYUU\Library\Table;
|
||||
class AutoReseed
|
||||
{
|
||||
// 版本号
|
||||
const VER = '1.7.1';
|
||||
const VER = '1.7.2';
|
||||
// RPC连接
|
||||
private static $links = [];
|
||||
// 客户端配置
|
||||
|
Reference in New Issue
Block a user