[TOOLS] Set fetch to High Sierra.

This commit is contained in:
Foxlet 2019-05-01 15:41:28 -04:00
parent 55064e7a98
commit 4638f11287
1 changed files with 1 additions and 1 deletions

View File

@ -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;