Skip to content

Commit

Permalink
Remove manual Scoop installation
Browse files Browse the repository at this point in the history
After ScoopInstaller/Scoop#5208
was fixed.
  • Loading branch information
giggio committed Nov 17, 2022
1 parent 5139e26 commit 2072b89
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Setup/InstallTools-Windows-NonElevated.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ function Invoke-ScoopSetup {
0 {
#run
scoop import $PSScriptRoot\scoopfile.json
scoop install ((Get-Content $PSScriptRoot/scoopfile.json | ConvertFrom-Json).apps.Name) # todo: remove when https://github.com/ScoopInstaller/Scoop/issues/5208 is fixed
}
2 {
#view
Expand Down

0 comments on commit 2072b89

Please # to comment.