lune-packaging/test/scoop/entrypoint.ps1

6 lines
184 B
PowerShell
Raw Permalink Normal View History

2023-08-01 08:15:40 +01:00
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
2023-08-01 08:15:40 +01:00
scoop bucket add lune https://github.com/CompeyDev/lune-packaging.git
scoop install lune