mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-18 13:20:51 +00:00
Add a label of powershell
This commit is contained in:
@@ -635,7 +635,12 @@ case $label in
|
||||
updateTool="/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/msupdate"
|
||||
updateToolArguments=( --install --apps WDAV00 )
|
||||
;;
|
||||
|
||||
powershell)
|
||||
name="PowerShell"
|
||||
type="pkg"
|
||||
downloadURL=$(downloadURLFromGit PowerShell PowerShell | grep lts)
|
||||
expectedTeamID="UBF8T346G9"
|
||||
;;
|
||||
|
||||
|
||||
# these descriptions exist for testing and are intentionally broken
|
||||
|
||||
Reference in New Issue
Block a user