mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2026-01-06 18:17:26 +08:00
Bring latest changes from internal Mac-Cloud repository from 21 September
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
clt_placeholder="/tmp/.com.apple.dt.CommandLineTools.installondemand.in-progress"
|
||||
touch $clt_placeholder
|
||||
clt_label=`/usr/sbin/softwareupdate -l |
|
||||
grep -B 1 -E 'Command Line Tools' |
|
||||
grep -B 1 -E 'Command Line Tools beta 5' |
|
||||
awk -F'*' '/^ *\\*/ {print \$2}' |
|
||||
sed -e 's/^ *Label: //' -e 's/^ *//' |
|
||||
sort -V |
|
||||
|
||||
Reference in New Issue
Block a user