I am dumb
This commit is contained in:
@ -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}"
|
||||
|
||||
|
Reference in New Issue
Block a user