mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-04 06:13:14 +01:00
Removal script
This commit is contained in:
12
MDM/RemoveInstallomator.sh
Normal file
12
MDM/RemoveInstallomator.sh
Normal file
@@ -0,0 +1,12 @@
|
||||
#!/bin/zsh
|
||||
|
||||
# how to remove Installomator.
|
||||
|
||||
# Mark: This fork
|
||||
pkgutil --forget "com.scriptingosx.Installomator"
|
||||
rm /usr/local/Installomator/Installomator.sh
|
||||
|
||||
# Mark: Theile fork
|
||||
pkgutil --forget "dk.theilgaard.pkg.Installomator"
|
||||
rm /usr/local/bin/Installomator.sh
|
||||
rm /usr/local/bin/InstallomatorLabels.sh
|
||||
Reference in New Issue
Block a user