From 86f80f5bdf61dcb6e1154f10058f4b1a423789cb Mon Sep 17 00:00:00 2001 From: Xaloc Date: Wed, 24 Jan 2024 21:12:22 +0100 Subject: [PATCH] no eliminar ultima linia ja no cal --- website-size.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/website-size.sh b/website-size.sh index ab8d1a1..cb71cd9 100755 --- a/website-size.sh +++ b/website-size.sh @@ -44,7 +44,6 @@ then echo "" sleep 1s grep -e "--$year" $output | awk '{printf("%s\n", $3)}' | sort | uniq >> $sites_output - sed -i '$ d' $sites_output sed -i '1d' $sites_output if [ $resum = 1 ] then