From ba097b2731b7b144c707528144aa8ba0867805ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=95=E3=81=95?= <91324887+sasa8810@users.noreply.github.com> Date: Fri, 1 Sep 2023 22:01:57 +0900 Subject: [PATCH] Update downr1n.sh --- downr1n.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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