Change keyringfile example to real file

I'm always using the file and forget to s/foo/flo/
filetransferTypos
Florian Schmaus 9 years ago
parent 4483e2bbd0
commit 02d73f723f

@ -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…
Cancel
Save