pbox icon indicating copy to clipboard operation
pbox copied to clipboard

Installation Command is Broken

Open theSoberSobber opened this issue 2 years ago • 0 comments

Replace it with something like this

powershell -NoProfile -ExecutionPolicy unrestricted -Command "& {(iex ((new-object net.webclient).DownloadString('http://repo.pbox.me/files/i.ps1'))); $env:PATH += ';%ALLUSERSPROFILE%\pbox'}"

theSoberSobber avatar Jan 14 '24 07:01 theSoberSobber