I am dumb

This commit is contained in:
2024-07-09 01:22:35 +02:00
parent 56f548912b
commit ee2174473a

View File

@ -18,7 +18,7 @@ download() {
if [ ! -s $1 ]; then
echo -e "${IGREEN}file empty${NO_COLOR}"
rm $1
exit 0
break
fi
echo -e "${IYELLOW}file not empty${NO_COLOR}"