Skip to content

Better error message when not running as root

Currently, running pkg update as user will panic with an unwrap of Err "permission denied". It should report an error message that lets the user know they should run as root.