Update .osx
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
# @see: http://secrets.blacktree.com/?showapp=com.apple.finder
|
# @see: http://secrets.blacktree.com/?showapp=com.apple.finder
|
||||||
# @see: https://github.com/herrbischoff/awesome-macos-command-line
|
# @see: https://github.com/herrbischoff/awesome-macos-command-line
|
||||||
#
|
#
|
||||||
# @author Jeff Geerling
|
# @author Billy-George Price-Sprackland
|
||||||
|
|
||||||
# Warn that some commands will not be run if the script is not run as root.
|
# Warn that some commands will not be run if the script is not run as root.
|
||||||
if [[ $EUID -ne 0 ]]; then
|
if [[ $EUID -ne 0 ]]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user