dbs
This commit is contained in:
parent
5112761af5
commit
e11b92e57b
4 changed files with 22 additions and 29 deletions
|
@ -1,10 +0,0 @@
|
|||
import cmd
|
||||
import ps
|
||||
|
||||
cmd.need('debootstrap')
|
||||
|
||||
|
||||
def debootstrap(input_mirror: str, output_root: str):
|
||||
ps.run([
|
||||
'debootstrap',
|
||||
])
|
Loading…
Add table
Add a link
Reference in a new issue