mirror of
https://github.com/SinTan1729/ReVancedBuilder.git
synced 2024-12-26 12:48:36 -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
|
else
|
||||||
"$SDIR/download_apkmirror.sh" "$WDIR" checkonly
|
"$SDIR/download_apkmirror.sh" "$WDIR" checkonly
|
||||||
fi
|
fi
|
||||||
|
echo "--------------------"$'\n'"--------------------" | tee -a build.log
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue