You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tex/manual.tex
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -147,7 +147,7 @@
147
147
\bigbreak
148
148
\textbf{Update an existing installation}\newline
149
149
When a new updated is released, do the following to update the standalone docker container:
150
-
\important{Create a backup of the "nspanelmanager\_db.sqlite3"-file in the data\_dir as it contains all settings and stored data for the container.}
150
+
\important{Create a backup of the "nspanelmanager\_db.sqlite3"-file in the /nspmdata/-directory as it contains all settings and stored data for the container.}
151
151
In order to update to the latest version of the container you have to remove the current image and recreate it. Perform the following in order to update:
152
152
\begin{itemize}
153
153
\item Run \lstinline[language=bash]{docker rm -f nspanelmanager}.
0 commit comments