This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
snapaid
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update to using git to fetch signing key
main
John-Mark Gurney
2 years ago
parent
cdb1a3301f
commit
ece4b1f971
Signed by:
jmg
GPG Key ID:
205F0B33DD006ADA
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
snapaid.sh
+ 1
- 1
snapaid.sh
View File
@@ -29,7 +29,7 @@
STOREDIR="$HOME/.snapaid"
KEYS="78B342BA26C7B2AC681EA7BE524F0C37A0B946A3"
KEY_URLS='https://
svnweb.freebsd.org/doc/head/share/pgpkeys/gjb.key?view=co
'
KEY_URLS='https://
cgit.freebsd.org/doc/plain/documentation/static/pgpkeys/gjb.key
'
setdefaults() {
GPG=$(which gpg2)
Write
Preview
Loading…
Cancel
Save