2 lines
55 B
Bash
2 lines
55 B
Bash
#!/bin/bash
|
|
lxc config set $1 "security.nesting" "true" |
#!/bin/bash
|
|
lxc config set $1 "security.nesting" "true" |