@@ 9,8 9,8 @@
generated on this page, and as the Administrator user, move it to the
agent configuration directory on the host:
<pre>
- mkdir {{ confDir }}
- move {{ confName }}.conf {{ confDir }}.
+ mkdir "{{ confDir }}"
+ move {{ confName }}.conf "{{ confDir }}."
</pre>
</li>
<li v-if="!upgrade">
@@ 18,7 18,7 @@
file generated on this page, and as the Administrator user, move it to
the same directory:
<pre>
- move {{ confName }}-setup.conf {{ confDir }}.
+ move {{ confName }}-setup.conf "{{ confDir }}."
</pre>
</li>
<li>