mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-21 19:42:05 +01:00
Change keyringfile example to real file
I'm always using the file and forget to s/foo/flo/
This commit is contained in:
parent
4483e2bbd0
commit
02d73f723f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
signing.keyId=0x78548E35
|
||||
signing.secretKeyRingFile=/home/foo/.gnupg/secring.gpg
|
||||
signing.secretKeyRingFile=/home/flo/.gnupg/secring.gpg
|
||||
|
||||
sonatypeUsername=User
|
||||
sonatypePassword=Password
|
Loading…
Reference in a new issue