forked from 0x2620/pandora
buster release
This commit is contained in:
parent
0aa269b237
commit
5698d86756
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
or
|
||||
|
||||
sudo lxc-create -n pandora -t debian -- -r stretch
|
||||
sudo lxc-create -n pandora -t debian -- -r buster
|
||||
|
||||
3) Install pan.do/ra in container:
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
or
|
||||
|
||||
sudo lxc launch images:debian/stretch pandora
|
||||
sudo lxc launch images:debian/10 pandora
|
||||
|
||||
3) Attach to container and install pan.do/ra
|
||||
|
||||
|
|
Loading…
Reference in a new issue