sudo: Change to use flag -i for macOS

This commit is contained in:
Minh Nguyen 2017-11-27 18:14:18 +11:00
parent 4c9f12072e
commit 38788de92a

View File

@ -20,4 +20,4 @@
- Run an interactive shell as sudo:
`sudo --login`
`sudo -i`