We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f87899a commit 5938bd8Copy full SHA for 5938bd8
JAWS/README.md
@@ -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
0 commit comments