Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
existing advice is broken, results in 'bash: /etc/apt/sources.list.d/httpie.list: Permission denied' because it is trying to redirect the output of the sudo command outside privileged context. Converted it to a subshell invocation
- Loading branch information