From aad2c069ae737d595d34226fc93581d67abf3314 Mon Sep 17 00:00:00 2001 From: Constantine Date: Fri, 23 Aug 2019 16:12:19 +0300 Subject: [PATCH] Fix script --- mida.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mida.sh b/mida.sh index fcb8703..0e38985 100644 --- a/mida.sh +++ b/mida.sh @@ -185,7 +185,7 @@ function ext_util() select opt in "${options[@]}" do case $opt in - "RootHelper - PrivescUtil Downloader" + "RootHelper - PrivescUtil Downloader") printf "\n\n" wget -O /tmp/RootHelper.zip https://github.com/NullArray/RootHelper/archive/master.zip ;;