From e82b2c442ef0e5d0fdaafcc3a800fafab57f072e Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Sun, 26 Dec 2021 00:15:30 -0300 Subject: [PATCH] Uncomment runScript --- install.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/install.sh b/install.sh index 7ad6292..c2acc01 100755 --- a/install.sh +++ b/install.sh @@ -281,6 +281,4 @@ runScript() { done } -# runScript -# installPackages - getThePackages "N" \ No newline at end of file +runScript \ No newline at end of file