This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# looks like they changed they name again | |
# https://groups.google.com/forum/#!topic/munki-dev/w38roCmEgH0 | |
# I have 11.2.1.203 and it is now just 'shoe' | |
# Changed once again, 12.0.0.456 and it is 'shoetoolv120' | |
#Check if Directory PrivilegedHelperTools exist, or create it | |
if [ ! -d "/Library/PrivilegedHelperTools" ]; then | |
mkdir -p "/Library/PrivilegedHelperTools" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aampoter CS 6 updates Caching launched. | |
Please Wait... | |
Starting aamporter run.. | |
Will import into Munki (--munkiimport option given). | |
Retrieving feed data.. | |
Processing the following Channel IDs: | |
- AIRForAppleIOSFlashPro12.0 | |
- AdobeAPE3.3_Mac_NoLocale | |
- AdobeAfterEffectsCS6-11 | |
- AdobeAfterEffectsCS6LangPackde_DE-11 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/Users/itms/Desktop/aamporter/aamporter.py -p /Users/itms/Desktop/aamporter/AdobeDnWCC.plist -m | |
Starting aamporter run.. | |
Will import into Munki (--munkiimport option given). | |
Retrieving feed data.. | |
Processing the following Channel IDs: | |
- AIRForAPPLEIOSFlashPro13.0 | |
- AdobeAPE3.3_Mac_NoLocale | |
- AdobeAPE3.4_Mac_NoLocale | |
- AdobeAcrobatXIPro-11.0 | |
- AdobeBridgeCC-6.0 |