Minor logging update

This commit is contained in:
Sayantan Santra 2022-10-14 12:45:18 -05:00
parent abc6eb989e
commit 72e4473717

View file

@ -128,6 +128,7 @@ if [[ $flag == false && $2 != force ]]; then
else
"$SDIR/download_apkmirror.sh" "$WDIR" checkonly
fi
echo "--------------------"$'\n'"--------------------" | tee -a build.log
exit
fi