mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
heroku-cli: Fix arguments in pre_install script (#3877)
This commit is contained in:
parent
6aa392b791
commit
7cef95f2e6
@ -17,7 +17,7 @@
|
||||
"Invoke-ExternalCommand (Get-HelperPath '7zip') -ArgumentList @(",
|
||||
" 'x'",
|
||||
" \"$dir\\dl\"",
|
||||
" \"-o`\"$dir\\dlo`\"\"",
|
||||
" \"-o$dir\\dlo\"",
|
||||
" '-bso0'",
|
||||
" '-bd'",
|
||||
" '-bse0'",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user