diff --git a/How-to-create-a-new-LXC.md b/How-to-create-a-new-LXC.md index efda8a1..f0db9eb 100644 --- a/How-to-create-a-new-LXC.md +++ b/How-to-create-a-new-LXC.md @@ -266,6 +266,8 @@ If nothing is specified, the script will use the VM/LXC folder (`/lxc/ ```yaml - type: command command: + workdir: + ``` *Run multiples commands inside the LXC* @@ -274,6 +276,7 @@ If nothing is specified, the script will use the VM/LXC folder (`/lxc/ commands: - - + workdir: ```