From 10468cd08fcafdc086c7a158f1c536e30a74aba3 Mon Sep 17 00:00:00 2001 From: Kevet Duncombe Date: Mon, 20 Jun 2022 06:30:42 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 470109c0..a01422d5 100644 --- a/README.md +++ b/README.md @@ -735,8 +735,8 @@ After populating `usr/local/` with custom config files that your container will use, be sure to include `usr` in the template OVERLAY definition. eg; ```shell -echo "CP etc" >> /usr/local/bastille/templates/username/base/Bastillefile -echo "CP usr" >> /usr/local/bastille/templates/username/base/Bastillefile +echo "OVERLAY etc" >> /usr/local/bastille/templates/username/base/Bastillefile +echo "OVERLAY usr" >> /usr/local/bastille/templates/username/base/Bastillefile ``` The above example will include anything under "etc" and "usr" inside