Updating
Updating the application
- Click here to download the script
- In your
Downloads
folder, right click the script and clickEdit
; PowerShell ISE will open. - In the bottom half, paste in
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process
to allow running the script. - In the bottom half, paste in
./kerp-shipping.ps1 update
to update the application. - Delete the script, to make sure you don't accidently reuse an old version in the future.