mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 17:06:02 +02:00
lxc-create: add sudo
This commit is contained in:
parent
dd9c57ea28
commit
3f68fc19e5
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
- Crea un contenedor en un directorio de destino:
|
||||
|
||||
`lxc-create {{[-P|--lxcpath]}} {{/ruta/al/directorio/}} {{[-n|--name]}} {{contenedor}} {{[-t|--template]}} download`
|
||||
`sudo lxc-create {{[-P|--lxcpath]}} {{/ruta/al/directorio/}} {{[-n|--name]}} {{contenedor}} {{[-t|--template]}} download`
|
||||
|
||||
- Crea un contenedor pasando opciones a una plantilla:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue