mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-01 07:25:42 +02:00
Add comment to GPG
git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@2704 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
parent
504728a079
commit
b5693e3bd9
@ -208,7 +208,7 @@ esac
|
|||||||
VERSION=$1
|
VERSION=$1
|
||||||
LOGFILE=$LOGDIR/shorewall_build_${VERSION}.log
|
LOGFILE=$LOGDIR/shorewall_build_${VERSION}.log
|
||||||
# location and options for GnuPG
|
# location and options for GnuPG
|
||||||
GPG="/usr/bin/gpg -ab --batch"
|
GPG="/usr/bin/gpg -ab --batch --comment 'To verify this,you can download our public key on https://lists.shorewall.net/shorewall.gpg.key'"
|
||||||
touch $LOGFILE
|
touch $LOGFILE
|
||||||
progress_message "Build of Shorewall $VERSION on $(date)"
|
progress_message "Build of Shorewall $VERSION on $(date)"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user