mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-05 09:36:18 +00:00
07df513140
Testing against the output of cook.rb isn't satisfactory because of the bugs in it; instead we're now going to test against the tiddlywiki.com build products
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
|