From 77ebd7dbc3e5137e5ba17a992f03e9cbbf6be5bc Mon Sep 17 00:00:00 2001 From: Santiago Lo Coco Date: Tue, 4 Jan 2022 00:32:33 -0300 Subject: [PATCH] Update install.sh --- scripts/install.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/install.sh b/scripts/install.sh index 07521c6..2c0a877 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -32,6 +32,4 @@ runScript() { downloadAndInstallPackages } -# runScript - source scripts/common.sh - displayDialogBox --infobox "Downloading 'dwmblocks'" +runScript