Update template.rst

Fix template CP example
This commit is contained in:
tucoinfo
2023-10-25 10:30:00 +02:00
committed by GitHub
parent 2c932cf281
commit 864d8d03f5
+1 -1
View File
@@ -70,7 +70,7 @@ use, be sure to include `usr` in the template OVERLAY definition. eg;
.. code-block:: shell .. code-block:: shell
echo "CP usr" >> /usr/local/bastille/templates/username/template/Bastillefile echo "CP usr /" >> /usr/local/bastille/templates/username/template/Bastillefile
The above example "usr" will include anything under "usr" inside the template. The above example "usr" will include anything under "usr" inside the template.
You do not need to list individual files. Just include the top-level directory You do not need to list individual files. Just include the top-level directory