Update .osx

This commit is contained in:
Billy-George Price-Sprackland
2026-04-01 04:02:20 +01:00
committed by GitHub
parent 931041e25b
commit 2cb223c702
Vendored
+1 -1
View File
@@ -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