diff --git a/build.sh b/build.sh index f8ddda2a..7e260c8d 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" -t 240 + read -p "You have now 4 minutes to clone your signing keys, then press any key to continue. Else, the script will terminate." -t 240 }