diff --git a/downr1n.sh b/downr1n.sh index 88b99a0..36d6977 100755 --- a/downr1n.sh +++ b/downr1n.sh @@ -26,7 +26,7 @@ arg_count=0 extractedIpsw="ipsw/extracted/" if [ ! -d "ramdisk/" ]; then - git clone https://github.com/dualra1n/ramdisk.git --depth=1 + git clone https://github.com/dualra1n/ramdisk.git --depth 1 fi if [ -e .downgraded ]; then