lune-packaging/test/scoop/entrypoint.ps1

6 lines
184 B
PowerShell
Raw Permalink Normal View History

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