diff --git a/src/step2/step2.sh b/src/step2/step2.sh index 415ae4f..890e5b2 100755 --- a/src/step2/step2.sh +++ b/src/step2/step2.sh @@ -131,6 +131,8 @@ if [ -e "$system_dir/System/Library/CoreServices/SystemVersion-disabled.plist" ] mv -f "$system_dir/System/Library/CoreServices/SystemVersion"{-disabled,}".plist" fi +chflags hidden "$system_dir" + echo echo "Installation complete! Press enter to reboot." read