mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-08 05:31:53 +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
|
||||
|
||||
@@ -42,6 +42,7 @@ omnigraffle7
|
||||
openvpnconnect
|
||||
pacifist
|
||||
plisteditpro
|
||||
powershell
|
||||
privileges
|
||||
resiliosynchome
|
||||
royaltsx
|
||||
|
||||
Reference in New Issue
Block a user