自动更新脚本编写
This commit is contained in:
6
plugins/system_updater/config.toml
Normal file
6
plugins/system_updater/config.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
[SystemUpdater]
|
||||
enable = true
|
||||
commands = ["更新系统", "系统更新", "重启系统", "更新重启"]
|
||||
wait_time = 15
|
||||
# 设置管理员微信ID,只有这些ID可以执行更新操作
|
||||
admin_wxids = ["Jyunere"] # 在此添加管理员微信ID,例如 ["wxid_123456", "wxid_abcdef"]
|
||||
Reference in New Issue
Block a user