Skip to content

Commit

Permalink
adds line to remove the app status package receipt (#898)
Browse files Browse the repository at this point in the history
* adds line to remove the app status package receipt

* adds line feed to end of script
  • Loading branch information
tbridge authored and gregneagle committed Jan 15, 2019
1 parent c2ced7c commit 8e94f15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/tools/uninstall_munki.sh
Expand Up @@ -18,4 +18,5 @@ pkgutil --forget com.googlecode.munki.core
pkgutil --forget com.googlecode.munki.admin pkgutil --forget com.googlecode.munki.admin
pkgutil --forget com.googlecode.munki.app pkgutil --forget com.googlecode.munki.app
pkgutil --forget com.googlecode.munki.launchd pkgutil --forget com.googlecode.munki.launchd
pkgutil --forget com.googlecode.munki.app_status
pkgutil --forget com.googlecode.munki pkgutil --forget com.googlecode.munki

0 comments on commit 8e94f15

Please sign in to comment.