Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
imbroglius authored Aug 10, 2024
1 parent 8d69043 commit 6d589d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ syncRepos() {
}

clonePriv() {
echo "Import signing keys if you want"
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
echo "Import signing keys"
git clone https://github.com/imbroglius/vendor_daniel-priv vendor/daniel-priv
}


Expand Down

0 comments on commit 6d589d3

Please sign in to comment.