mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-03 22:56:53 +00:00
There are still some whitespace and attribute ordering issues, but the result runs correctly.
3 lines
188 B
Plaintext
Executable File
3 lines
188 B
Plaintext
Executable File
# assume TiddlySaverVerify.keystore and TiddlySaver.jar in the current directory
|
|
jarsigner -verify -verbose -certs -keystore TiddlySaverVerify.keystore -keypass tiddlywiki TiddlySaver.jar
|