mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 14:57:16 +08:00
feat: 卸载面板删除 /usr/bin/panel
This commit is contained in:
@@ -62,6 +62,7 @@ Remove_Panel() {
|
||||
systemctl stop panel
|
||||
systemctl disable panel
|
||||
rm -f /etc/systemd/system/panel.service
|
||||
rm -f /usr/bin/panel
|
||||
rm -rf ${setup_Path}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user