mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-08-25 23:57:05 +00:00
fix for #130
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
. "$psscriptroot\..\lib\getopt.ps1"
|
||||
. "$psscriptroot\..\lib\decompress.ps1"
|
||||
. "$psscriptroot\..\lib\config.ps1"
|
||||
. "$psscriptroot\..\lib\help.ps1"
|
||||
|
||||
$opt, $apps, $err = getopt $args 'a:' 'arch='
|
||||
$app = $apps[0]
|
||||
|
||||
Reference in New Issue
Block a user