mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 17:06:51 +00:00
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
|