From 352f975b4499ff2f06f43053f160ceced4c37516 Mon Sep 17 00:00:00 2001 From: j-hc <25510067+j-hc@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:26:48 +0300 Subject: [PATCH] Update build-termux.sh --- build-termux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-termux.sh b/build-termux.sh index 42cfeb5..0f56580 100755 --- a/build-termux.sh +++ b/build-termux.sh @@ -26,7 +26,7 @@ until do sleep 1; done if [ ! -f ~/.rvmm_"$(date '+%Y%m')" ]; then pr "Setting up environment..." - yes "" | pkg update -y && pkg install -y openssl git curl jq openjdk-17 zip + yes "" | pkg update -y && pkg install -y git curl jq openjdk-17 zip : >~/.rvmm_"$(date '+%Y%m')" fi mkdir -p /sdcard/Download/revanced-magisk-module/