lint
This commit is contained in:
parent
ee53cf87db
commit
5112761af5
7 changed files with 14 additions and 11 deletions
|
@ -1,5 +1,5 @@
|
|||
from ... import cmd
|
||||
from ... import ps
|
||||
import cmd
|
||||
import ps
|
||||
|
||||
cmd.need('debootstrap')
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
from ... import cmd
|
||||
from ... import ps
|
||||
import cmd
|
||||
import ps
|
||||
|
||||
cmd.need('mksquashfs')
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue