mirror of
https://github.com/SinTan1729/ReVancedBuilder.git
synced 2024-12-25 20:28:37 -06:00
Minor logging update
This commit is contained in:
parent
abc6eb989e
commit
72e4473717
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue