mirror of
https://github.com/munki/munki.git
synced 2026-02-21 22:50:31 -06:00
Updated uninstall_munki.sh script to reference new receipt names.
git-svn-id: http://munki.googlecode.com/svn/trunk@1203 a4e17f2e-e282-11dd-95e1-755cbddbdd66
This commit is contained in:
@@ -14,7 +14,8 @@ rm -f /Library/LaunchDaemons/com.googlecode.munki.*
|
||||
rm -f /Library/LaunchAgents/com.googlecode.munki.*
|
||||
rm -rf "/Library/Managed Installs"
|
||||
rm -rf /usr/local/munki
|
||||
pkgutil --forget com.googlecode.munki.usr
|
||||
pkgutil --forget com.googlecode.munki.core
|
||||
pkgutil --forget com.googlecode.munki.admin
|
||||
pkgutil --forget com.googlecode.munki.app
|
||||
pkgutil --forget com.googlecode.munki.lib
|
||||
pkgutil --forget com.googlecode.munki
|
||||
pkgutil --forget com.googlecode.munki.launchd
|
||||
pkgutil --forget com.googlecode.munki
|
||||
Reference in New Issue
Block a user