Skip to content

Commit dc0ce9b

Browse files
committed
Fixed typo
1 parent 331eb99 commit dc0ce9b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

tex/manual.pdf

-1 Bytes
Binary file not shown.

tex/manual.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -434,7 +434,7 @@
434434
"$(pwd)/data/":"/data/" \
435435
-d -p 8000:8000 -p 8001:8001 nspanelmanager
436436
\end{lstlisting}
437-
If you wish to change the timezone, there are two options. Either, do as the command above, pass in the local machine /etc/timezone. This might not always work though as your server might be set to Etc/UTC then you can set the TZ-environment variable, for example: \lstinline[language=bash]{-E TZ=Europe/Stockholm} and remove the volume mapping for /etc/timezone.
437+
If you wish to change the timezone, there are two options. Either, do as the command above, pass in the local machine /etc/timezone. This might not always work though as your server might be set to Etc/UTC then you can set the TZ-environment variable, for example: \lstinline[language=bash]{-e TZ=Europe/Stockholm} and remove the volume mapping for /etc/timezone.
438438
\important{All data for NSPanel Manager is stored in the directory mapped to "/data" in the container. In this case, the "data"-directory where you are currently standing.}
439439

440440
\clearpage

0 commit comments

Comments
 (0)