add git clone ramdisk
This commit is contained in:
parent
6cdc628abe
commit
8099c7c94e
1 changed files with 3 additions and 0 deletions
|
|
@ -24,6 +24,9 @@ max_args=2
|
|||
arg_count=0
|
||||
extractedIpsw="ipsw/extracted/"
|
||||
|
||||
if [ ! -d "ramdisk/" ]; then
|
||||
git clone https://github.com/dualra1n/ramdisk.git
|
||||
fi
|
||||
# =========
|
||||
# Functions
|
||||
# =========
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue