mirror of
https://github.com/foxlet/macOS-Simple-KVM
synced 2024-11-21 18:53:06 +00:00
[TOOLS] Set fetch to High Sierra.
This commit is contained in:
parent
55064e7a98
commit
4638f11287
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ SCRIPTDIR="$(dirname "$0")";
|
|||
cd $SCRIPTDIR
|
||||
sudo easy_install pip
|
||||
sudo -H pip install -r requirements.txt
|
||||
python fetch-macos.py -l
|
||||
python fetch-macos.py -p 091-95155
|
||||
exit;
|
||||
|
|
Loading…
Reference in a new issue