diff --git a/build_revanced.sh b/build_revanced.sh index 7da807c..6b11893 100755 --- a/build_revanced.sh +++ b/build_revanced.sh @@ -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