Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/bareos/bareos-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoerg Steffens <joerg.steffens@bareos.com>2016-10-27 11:59:51 +0300
committerJoerg Steffens <joerg.steffens@bareos.com>2016-10-27 11:59:51 +0300
commit9bcbe0e916d985fd987beb539cf87948e35decfc (patch)
tree3239e16302971aae4b239dfdb26eecffb13246fb
parent0cfd2a8eb81be725ad64a82807dc5771bdb9aa71 (diff)
fix typo
-rw-r--r--manuals/en/main/operating-system-univention-corporate-server.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/manuals/en/main/operating-system-univention-corporate-server.tex b/manuals/en/main/operating-system-univention-corporate-server.tex
index 90975f8..7988d64 100644
--- a/manuals/en/main/operating-system-univention-corporate-server.tex
+++ b/manuals/en/main/operating-system-univention-corporate-server.tex
@@ -272,7 +272,7 @@ copy the generated client configuration over to the client and save it to follow
\begin{commands}{copy client configuration from the server to the testw1.example.com client (Linux)}
root@ucs:~# <input>CLIENTNAME=testw1.example.com</input>
-root@ucs:~# <input>scp /etc/bareos/bareos-dir-export/client/testw1.example.com${CLIENTNAME}-fd/bareos-fd.d/director/*.conf root@${CLIENTNAME}:/etc/bareos/bareos-fd.d/director/</input>
+root@ucs:~# <input>scp /etc/bareos/bareos-dir-export/client/${CLIENTNAME}-fd/bareos-fd.d/director/*.conf root@${CLIENTNAME}:/etc/bareos/bareos-fd.d/director/</input>
\end{commands}