mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 13:47:15 +08:00
fix: 服务名
This commit is contained in:
@@ -85,7 +85,7 @@ func CurrentInfo(nets, disks []string) types.CurrentInfo {
|
||||
|
||||
// RestartPanel 重启面板
|
||||
func RestartPanel() {
|
||||
_ = shell.ExecfAsync("sleep 1 && systemctl restart panel")
|
||||
_ = shell.ExecfAsync("sleep 1 && systemctl restart acepanel")
|
||||
}
|
||||
|
||||
// IsChina 是否中国大陆
|
||||
|
||||
Reference in New Issue
Block a user