├── A-Kinder-macOS-Update ├── AppleUpdateDefer1.sh ├── Readme ├── SoftwareUpdate4-legacy.sh ├── SoftwareUpdate4.sh └── com.YourOrg.SoftwareUpdate.plist ├── LICENSE ├── ReadMe └── Set Computername ├── Readme.txt └── Set-Computername.sh /A-Kinder-macOS-Update/AppleUpdateDefer1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/A-Kinder-macOS-Update/AppleUpdateDefer1.sh -------------------------------------------------------------------------------- /A-Kinder-macOS-Update/Readme: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/A-Kinder-macOS-Update/Readme -------------------------------------------------------------------------------- /A-Kinder-macOS-Update/SoftwareUpdate4-legacy.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/A-Kinder-macOS-Update/SoftwareUpdate4-legacy.sh -------------------------------------------------------------------------------- /A-Kinder-macOS-Update/SoftwareUpdate4.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/A-Kinder-macOS-Update/SoftwareUpdate4.sh -------------------------------------------------------------------------------- /A-Kinder-macOS-Update/com.YourOrg.SoftwareUpdate.plist: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/A-Kinder-macOS-Update/com.YourOrg.SoftwareUpdate.plist -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/LICENSE -------------------------------------------------------------------------------- /ReadMe: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/ReadMe -------------------------------------------------------------------------------- /Set Computername/Readme.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/Set Computername/Readme.txt -------------------------------------------------------------------------------- /Set Computername/Set-Computername.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/taboc741/MacScripts/HEAD/Set Computername/Set-Computername.sh --------------------------------------------------------------------------------