From 20f10577c27f0fa667c4d704260e127b34014b97 Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sat, 1 Jan 2022 22:25:53 -0300 Subject: [PATCH] Update install.sh --- install.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/install.sh b/install.sh index bbc4d51..5d9b59d 100755 --- a/install.sh +++ b/install.sh @@ -407,5 +407,4 @@ runScript() { done } -# runScript $@ -updateMirrors +runScript $@