mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-28 21:03:21 -08:00
There are still some whitespace and attribute ordering issues, but the result runs correctly.
2 lines
188 B
Text
Executable file
2 lines
188 B
Text
Executable file
# assume TiddlySaverVerify.keystore and TiddlySaver.jar in the current directory
|
|
jarsigner -verify -verbose -certs -keystore TiddlySaverVerify.keystore -keypass tiddlywiki TiddlySaver.jar
|