diff --git a/install/unInstall.py b/install/unInstall.py index f9971e48b..49849b167 100644 --- a/install/unInstall.py +++ b/install/unInstall.py @@ -217,7 +217,7 @@ def Main(): remove = unInstallCyberPanel() - remove.fix + remove.fixResolvConf() remove.removeLiteSpeed() remove.removeMysql() remove.removePostfixDovecot()