mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-18 21:33:07 +02:00
parent
0c964460e6
commit
b5fd60b49b
1 changed files with 7 additions and 0 deletions
|
@ -248,3 +248,10 @@ need to install and enable either the `en_US` or `en_GB` locale. For example:
|
|||
|
||||
Finally you might want to have a look at [the travis configuration](.travis.yml)
|
||||
and consider using a virtual machine or [Xvfb](https://www.x.org/releases/X11R7.6/doc/man/man1/Xvfb.1.xhtml).
|
||||
|
||||
#### Known issues
|
||||
|
||||
Timezone has to be set [explicitly](https://github.com/tbabej/taskwiki/issues/110) using the environment variable `TZ`. For example, before launching vim:
|
||||
|
||||
export TZ="Europe/Prague"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue