1
0
mirror of https://github.com/foxlet/macOS-Simple-KVM.git synced 2024-06-02 06:03:31 +02:00

Update fetch-macOS.py

This commit is contained in:
notAperson535 2022-02-01 15:50:42 -05:00 committed by GitHub
parent 75c969e3a9
commit 1e02163f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,7 @@
#!/usr/bin/env python3 #!/usr/bin/env python3
import os import os
import subprocess
print("Select the version of macOS you want to download") print("Select the version of macOS you want to download")
print("1: Lion") print("1: Lion")