Clarify runtime vs installation export of TZ.

sociality-task
junos 2022-12-09 15:34:06 +01:00
parent 8da7bd71b2
commit 44a87c53eb
1 changed files with 2 additions and 0 deletions

View File

@ -181,6 +181,8 @@ This can be amended by setting the environment variable manually before attempti
export TZ='Europe/Ljubljana'
```
Note: if this is needed to avoid runtime issues, you need to either define this environment variable in each new terminal window or (better) define it in your `~/.bashrc` or `~/.bash_profile`.
## Possible runtime issues
### Unix end of line characters