mirror of
https://github.com/curl/curl.git
synced 2026-05-14 08:56:22 +03:00
Remind about the gpg command lines
This commit is contained in:
parent
8ee1177206
commit
4da0428d9e
1 changed files with 5 additions and 0 deletions
5
maketgz
5
maketgz
|
|
@ -134,3 +134,8 @@ echo ""
|
|||
ls -l $targz $bzip2 $zip
|
||||
|
||||
md5sum $targz $bzip2 $zip
|
||||
|
||||
echo "Run these commands:"
|
||||
echo "gpg -b -a $targz"
|
||||
echo "gpg -b -a $bzip2"
|
||||
echo "gpg -b -a $zip"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue