Skip to content

Commit

Permalink
pin installinstallmacos to a tag
Browse files Browse the repository at this point in the history
  • Loading branch information
grahampugh committed Feb 4, 2022
1 parent dc5b321 commit 966bf4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erase-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ script_name="erase-install"
version="25.0"

# URL for downloading installinstallmacos.py
installinstallmacos_url="https://raw.githubusercontent.com/grahampugh/macadmin-scripts/main/installinstallmacos.py"
installinstallmacos_url="https://raw.githubusercontent.com/grahampugh/macadmin-scripts/v${version}/installinstallmacos.py"
installinstallmacos_checksum="62e56bc9204b024df16483c729533a6180616308e03c3211e044eb8e2fd3ab5b"

# Directory in which to place the macOS installer. Overridden with --path
Expand Down

0 comments on commit 966bf4c

Please # to comment.