Force name of new abuild key

This commit is contained in:
Drew DeVault 2020-07-14 10:36:59 -04:00
parent a092550035
commit 278a8e4d08
1 changed files with 1 additions and 0 deletions

1
pkgkit
View File

@ -86,6 +86,7 @@ add_repo() {
if ! [ -f "$key" ]
then
echo "Warning: generating new abuild key"
key="$HOME/.abuild/abuild.rsa"
mkdir -p $HOME/.abuild
(
umask 0007