Files
2025-01-02 12:13:04 +01:00
..
2025-01-02 12:13:04 +01:00
2024-02-01 18:30:49 +01:00
2024-07-29 20:45:32 +02:00

addtzname

Use at your own risk.

Basically, after taking a backup, this is:

  • o is the path to your existing STORAGEDIR (old)
  • n is a new directory (new)
$ mkdir n
$ ot-recorder -S n --initialize

$ ocat -S o --dump | ./addtzname | ocat -S n --load
$ ocat -S n --dump | head  # verify JSON contains tzname

# when you're ready and the above looks sensible:

$ cp n/ghash/* ....../o/ghash/