wip
This commit is contained in:
parent
e95c2f2a69
commit
6035818405
1 changed files with 1 additions and 0 deletions
1
entry.sh
1
entry.sh
|
@ -32,6 +32,7 @@ function first_stage(){
|
|||
mount ${LODEV}p1 $TARGET
|
||||
echo mount ${LODEV}p1 $TARGET
|
||||
echo debootstrap sid $TARGET
|
||||
debootstrap sid $TARGET
|
||||
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue