lune-packaging/test/scoop/entrypoint.ps1

6 lines
165 B
PowerShell
Raw Normal View History

2023-08-01 08:15:40 +01:00
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
irm get.scoop.sh | iex
scoop bucket add lune https://github.com/CompeyDev/lune-packaging.git
scoop install lune