v1.0.0beta18.2
~修复部分情况下首次安装本地面板报错的bug ~修复卸载时无法正确移除定时任务的bug
This commit is contained in:
@@ -657,6 +657,9 @@ daemon)
|
||||
getconfig
|
||||
cronset '#clash保守模式守护进程' "*/1 * * * * test -z \"$(pidof clash)\" && $clashdir/start.sh restart #clash保守模式守护进程"
|
||||
;;
|
||||
cronset)
|
||||
cronset $2 $3
|
||||
;;
|
||||
set_proxy)
|
||||
getconfig
|
||||
#GNOME配置
|
||||
|
||||
Reference in New Issue
Block a user