Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit 9ff44a0

Browse files
authored
Merge pull request #52 from Romanitho/remove-old-param
Removes old script arguments
2 parents 96a052a + e292369 commit 9ff44a0

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

Sources/Winget-Install-GUI.ps1

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,6 @@ This script will:
1010
https://github.com/Romanitho/Winget-AllinOne
1111
#>
1212

13-
<# APP ARGUMENTS #>
14-
[CmdletBinding()]
15-
param(
16-
[Parameter(Mandatory = $False)] [Switch] $Admin = $false
17-
)
18-
1913
<# APP INFO #>
2014

2115
$Script:WiGuiVersion = "1.6.3"

0 commit comments

Comments
 (0)