Create README.md
This commit is contained in:
parent
1936e3b40c
commit
d99b8c7f69
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# FlashBackCompile
|
||||
FlashBack Compile Repo
|
||||
|
||||
This is the This is the compilation setup portion of the Jailbreak utility "FlashBack"
|
||||
To compile FlashBack as a deb:
|
||||
1. build **https://github.com/MPG13/FlashBack** and copy the .app to **[FlashBackCompile/FlashBack/Applications/FlashBack.app]**.
|
||||
2. Copy the script binaries from **https://github.com/MPG13/FlashBackScripts** to **[FlashBackCompile/FlashBack/usr/bin]**
|
||||
3. Navigate to FlashBackCompile in a terminal, and run
|
||||
|
||||
dpkg -b FlashBack FlashBack.deb
|
||||
|
Reference in a new issue