mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-04 16:33:49 +08:00
userspace implementation
This commit is contained in:
@@ -109,6 +109,8 @@ func Uninstall() error {
|
||||
daemon.CleanupWindows()
|
||||
} else if ncutils.IsMac() {
|
||||
daemon.CleanupMac()
|
||||
} else if !ncutils.IsKernel() {
|
||||
ncutils.PrintLog("manual cleanup required",1)
|
||||
}
|
||||
|
||||
return err
|
||||
|
Reference in New Issue
Block a user