diff --git a/tools/FetchMacOS/fetch.sh b/tools/FetchMacOS/fetch.sh index 9e278d0..a05ecea 100755 --- a/tools/FetchMacOS/fetch.sh +++ b/tools/FetchMacOS/fetch.sh @@ -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;