Skip to content

Instantly share code, notes, and snippets.

@takamii
Created August 19, 2011 14:00
Show Gist options
  • Save takamii/1156854 to your computer and use it in GitHub Desktop.
Save takamii/1156854 to your computer and use it in GitHub Desktop.
コマンドラインからSafemodeにしたい場合どうぞ。for iOS
#!/bin/sh
touch /var/mobile/Library/Preferences/com.saurik.mobilesubstrate.dat
respring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment