mirror of
https://github.com/foxlet/macOS-Simple-KVM.git
synced 2024-11-17 00:29:41 +01:00
Update fetch-macOS.py
This commit is contained in:
parent
85814e1137
commit
193f221202
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#!/usr/bin/env python3
|
||||
# pylint: disable=C0301,C0116,C0103,R0903
|
||||
|
||||
import os
|
||||
|
||||
print("Select the version of macOS you want to download")
|
||||
|
|
Loading…
Reference in a new issue