mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
Update vesta_compile.sh
This commit is contained in:
parent
ac416b15ab
commit
efcd74ce92
1 changed files with 1 additions and 1 deletions
|
@ -243,7 +243,7 @@ Pull: $TARGET_DEB_NAME
|
|||
EOF
|
||||
|
||||
if [ ! -d "/root/.gnupg" ]; then
|
||||
gpg --gen-key
|
||||
gpg --full-gen-key
|
||||
gpg --armor --export $MAINTAINER_EMAIL --output $MAINTAINER_EMAIL.gpg.key
|
||||
press_enter "*** please copy above generated key to your clipboard and then paste it after pressing enter now ***"
|
||||
vi $PATH_OF_APT_REPO_ROOT/deb_signing.key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue