wip
This commit is contained in:
parent
5cda6d36fd
commit
be2fd6ab7c
1 changed files with 1 additions and 1 deletions
2
entry.sh
2
entry.sh
|
@ -35,7 +35,7 @@ function first_stage(){
|
||||||
echo debootstrap sid $TARGET
|
echo debootstrap sid $TARGET
|
||||||
debootstrap sid $TARGET
|
debootstrap sid $TARGET
|
||||||
|
|
||||||
choose_dialog
|
#choose_dialog
|
||||||
}
|
}
|
||||||
|
|
||||||
function second_stage(){
|
function second_stage(){
|
||||||
|
|
Loading…
Reference in a new issue