Skip to content

Bash script to remotely change login screens for MAC OS Catalina.

License

Notifications You must be signed in to change notification settings

derickrk38/macOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

macOS

Bash script to remotely change login screens for MAC OS Catalina.

Important Note: Before proceeding make sure the two things are done:

  1. Make sure the "System Integrity Protection" is disabled:

Go to recovery mode on your Mac OS by rebooting and holding on Command (⌘) and R. In recovery on the terminal type "csrutil disable".

  1. Make sure the main system disk is 'disk1s5' which is usually the case. If it's different,then change it in file remote_script.sh line 10.

  2. In the main directory change_login_screen. Add the picture you want and rename it into "Catalina.heic"

Use this code under your own discretion. I'm in no way responsible if there is any damage or loss of data.

About

Bash script to remotely change login screens for MAC OS Catalina.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages