Update Installomator.sh

This commit is contained in:
Michael
2022-08-11 17:35:45 +01:00
committed by GitHub
parent f92a3c1324
commit fbefaa30ef

View File

@@ -21,7 +21,8 @@
# Script to download and install 1Password 7. # Script to download and install 1Password 7.
# Only works on Intel systems. # Only works on Intel systems.
# #
mkdir -p /Library/Caches/com.purplecomputing.mdm/
chmod 777 /Library/Caches/com.purplecomputing.mdm/
cd /Library/Caches/com.purplecomputing.mdm/ cd /Library/Caches/com.purplecomputing.mdm/
mkdir -p Apps mkdir -p Apps
cd Apps cd Apps