aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdownload.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/download.sh b/download.sh
index 0a4fd9f..9c610ff 100755
--- a/download.sh
+++ b/download.sh
@@ -22,6 +22,4 @@ cat packages.csv patches.csv | while read line; do
echo -e "${GRN}OK${RST}"
fi
-done
-
-# Patches
+done \ No newline at end of file