summaryrefslogtreecommitdiffstats
path: root/dispatch.py
diff options
context:
space:
mode:
Diffstat (limited to 'dispatch.py')
-rw-r--r--dispatch.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/dispatch.py b/dispatch.py
index ac4b4a0f5..1c0c2fb6c 100644
--- a/dispatch.py
+++ b/dispatch.py
@@ -95,8 +95,6 @@ installSteps = [
("tasksel", ),
("group-selection", ),
("postselection", doPostSelection, ),
- ("confirminstall", ),
- ("confirmupgrade", ),
("install", ),
("setuptime", setupTimezone, ),
("preinstallconfig", doPreInstall, ),