Commit Graph

8 Commits

Author SHA1 Message Date
Helmut K. C. Tessarek b99f00641b
jnrmor: update version to 1.2.2 2021-04-05 00:45:54 -04:00
12425 b5010d5759
Fix for Windows (#2)
Windows sqlite3.exe generates file in dos format and the extra `\r` causes wrong curl command and deletion failure.
Instead of `cat` lines, use `sed` to trim the `\r`.
2021-04-04 21:05:28 -04:00
Helmut K. C. Tessarek d8f1609374
jnrmor: update version 2019-12-20 11:56:16 +01:00
Helmut K. C. Tessarek 457d43b61e
jnrmor: make sure default is honored 2019-12-17 12:20:55 +01:00
Helmut K. C. Tessarek 50e4d4b3f2
jnrmor: support note history
This change makes sure that no resources are deleted which are still in use by revisions.
2019-10-06 17:24:05 -04:00
Helmut K. C. Tessarek cbf005d238
change helper functions to match other script for consistency 2019-07-07 20:47:21 -04:00
Helmut K. C. Tessarek 1f292a1733
info-n -> info_n 2019-07-07 20:40:15 -04:00
Helmut K. C. Tessarek 30b2d3dc05
initial commit 2019-07-02 14:27:38 -04:00