From 1616aec313ef76bf527b337d447fc1e9d1f58afa Mon Sep 17 00:00:00 2001 From: William Harrington Date: Sun, 21 Mar 2021 06:29:21 -0500 Subject: Remove patches comment --- download.sh | 4 +--- 1 file changed, 1 insertion(+), 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 -- cgit v1.2.3-54-g00ecf