From 9ac9f681def0c57fbf7dcb804ba4ba1113de89c6 Mon Sep 17 00:00:00 2001 From: Nikhil Sharma <90233850+Hacker2425@users.noreply.github.com> Date: Sat, 2 Apr 2022 12:30:24 +0530 Subject: [PATCH] Update setup.sh --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index cdfde3dd..b34f5c3f 100644 --- a/setup.sh +++ b/setup.sh @@ -824,7 +824,7 @@ rm -f /etc/apt/sources.list touch /etc/apt/sources.list echo "deb http://deb.debian.org/debian/ jessie main contrib non-free" > /etc/apt/sources.list repokey -xterm -T "☣ UPDATING REPOSITORIES DEDIAN JESSIE☣" -geometry 100x30 -e "sudo apt-get clean && sudo apt-get clean cache && sudo apt-get update -y | tee -a $mingw" +xterm -T "☣ UPDATING REPOSITORIES DEBIAN JESSIE☣" -geometry 100x30 -e "sudo apt-get clean && sudo apt-get clean cache && sudo apt-get update -y | tee -a $mingw" sleep 1 # check if mingw32 or mingw-64 exists