From be2fd6ab7c4ddea711f5ea735ff135a75010449d Mon Sep 17 00:00:00 2001 From: jedi Date: Wed, 29 Jan 2020 18:17:26 +0100 Subject: [PATCH] wip --- entry.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/entry.sh b/entry.sh index 6fd8c45..05f90c4 100755 --- a/entry.sh +++ b/entry.sh @@ -35,7 +35,7 @@ function first_stage(){ echo debootstrap sid $TARGET debootstrap sid $TARGET - choose_dialog + #choose_dialog } function second_stage(){