mirror of
https://github.com/fleschutz/PowerShell.git
synced 2025-08-11 21:59:11 +02:00
Improve the metadata header
This commit is contained in:
@ -2,13 +2,14 @@
|
||||
.SYNOPSIS
|
||||
install-google-chrome.ps1
|
||||
.DESCRIPTION
|
||||
Silently installs latest Google Chrome
|
||||
Installs the latest Google Chrome browser
|
||||
.EXAMPLE
|
||||
PS> .\install-google-chrome.ps1
|
||||
.LINK
|
||||
https://github.com/fleschutz/PowerShell
|
||||
.NOTES
|
||||
Author: Markus Fleschutz / License: CC0
|
||||
Author: Markus Fleschutz
|
||||
License: CC0
|
||||
#>
|
||||
|
||||
try {
|
||||
|
Reference in New Issue
Block a user