Guest User

Untitled

a guest
Aug 23rd, 2021
14,408
1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 1 0
  1. Copiar y pegar este comando en la terminal (SIN COMILLAS):
  2.  
  3. " [ ! -d ~/macOS-installer/ ] && mkdir ~/macOS-installer; cd ~/macOS-installer; [ ! -f ~/macOS-installer/installinstallmacos.py ] && curl -O https://raw.githubusercontent.com/munki/macadmin-scripts/main/installinstallmacos.py; sudo python installinstallmacos.py --catalogurl https://swscan.apple.com/content/catalogs/others/index-10.15seed-10.15-10.14-10.13-10.12-10.11-10.10-10.9-mountainlion-lion-snowleopard-leopard.merged-1.sucatalog "
Advertisement
Comments
  • Darlix
    2 years
    # text 0.22 KB | 0 0
    1. Hola Tengo problemas al momento de intentar correr el comando me arraja lo siguiente:
    2. curl: option --catalogurl: is unknown
    3. curl: try 'curl --help' or 'curl --manual' for more information
    4.  
    5. Gracias por el tiempo y el aporte
Add Comment
Please, Sign In to add comment