mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-22 01:41:34 -05:00
Update administrator.sh
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
a4e5f8c857
commit
ad8d3b0d37
@ -9,7 +9,3 @@ sudo chmod 644 /etc/ssh/ssh_config.d/10-custom.conf
|
|||||||
|
|
||||||
#Enable Safari debug menu
|
#Enable Safari debug menu
|
||||||
defaults write com.apple.Safari IncludeInternalDebugMenu 1
|
defaults write com.apple.Safari IncludeInternalDebugMenu 1
|
||||||
|
|
||||||
# Hide the administrator user
|
|
||||||
sudo dscl . create /Users/administrator IsHidden 1
|
|
||||||
sudo chflags hidden /Users/administrator
|
|
||||||
|
Loading…
Reference in New Issue
Block a user