From 4ebe49335192ebcebe8ef02f0a68d93eb3a6eca1 Mon Sep 17 00:00:00 2001 From: imbroglius <163344413+imbroglius@users.noreply.github.com> Date: Mon, 29 Jul 2024 15:05:56 +0200 Subject: [PATCH] Update build.sh --- build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.sh b/build.sh index 56ad979f..f8ddda2a 100755 --- a/build.sh +++ b/build.sh @@ -41,7 +41,7 @@ syncRepos() { clonePriv() { echo "Import signing keys if you want" - read -p "Clone your private signing keys repo now in another terminal and after that press any key here to continue" + read -p "Clone your private signing keys repo now in another terminal and after that press any key here to continue" -t 240 } @@ -154,7 +154,7 @@ START=$(date +%s) initRepos syncRepos -# clonePriv +clonePriv applyPatches setupEnv buildTrebleApp