mirror of
https://github.com/mtan93/Installomator.git
synced 2026-04-02 22:04:27 +01:00
added credit
This commit is contained in:
@@ -657,6 +657,7 @@ case $label in
|
|||||||
updateToolArguments=( --install --apps WDAV00 )
|
updateToolArguments=( --install --apps WDAV00 )
|
||||||
;;
|
;;
|
||||||
powershell)
|
powershell)
|
||||||
|
# credit: Tadayuki Onishi (@kenchan0130)
|
||||||
name="PowerShell"
|
name="PowerShell"
|
||||||
type="pkg"
|
type="pkg"
|
||||||
downloadURL=$(downloadURLFromGit PowerShell PowerShell | grep lts)
|
downloadURL=$(downloadURLFromGit PowerShell PowerShell | grep lts)
|
||||||
|
|||||||
Reference in New Issue
Block a user