mirror of
https://github.com/mtan93/Installomator.git
synced 2026-03-24 21:03:50 +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"
|
updateTool="/Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app/Contents/MacOS/msupdate"
|
||||||
updateToolArguments=( --install --apps WDAV00 )
|
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
|
# these descriptions exist for testing and are intentionally broken
|
||||||
|
|||||||
@@ -42,6 +42,7 @@ omnigraffle7
|
|||||||
openvpnconnect
|
openvpnconnect
|
||||||
pacifist
|
pacifist
|
||||||
plisteditpro
|
plisteditpro
|
||||||
|
powershell
|
||||||
privileges
|
privileges
|
||||||
resiliosynchome
|
resiliosynchome
|
||||||
royaltsx
|
royaltsx
|
||||||
|
|||||||
Reference in New Issue
Block a user