Update lxd_lxc.md

This commit is contained in:
spiritlhl
2023-08-05 09:52:39 +08:00
committed by GitHub
parent 8274858d87
commit 8e91785f72

View File

@@ -89,6 +89,7 @@ cat test
lxc stop test
lxc delete test
rm -rf test
rm -rf test_v6
ls
```