Skip to content

Commit 5938bd8

Browse files
authored
update jaws license (#89)
* update jaws license * a note on how to generate the secret_JAWS.lic.gpg
1 parent f87899a commit 5938bd8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

JAWS/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# JAWS specific instructions
2+
3+
This needs a valid `JAWS.lic` file encrypted using GPG:
4+
5+
```sh
6+
gpg --quiet --batch --yes --symmetric --passphrase="(the secret)" --output secret_JAWS.lic.gpg /path/to/unencrypted/JAWS.lic
7+
```

JAWS/secret_JAWS.lic.gpg

-7 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)