summaryrefslogtreecommitdiffstats
path: root/upgradeclass.py
diff options
context:
space:
mode:
Diffstat (limited to 'upgradeclass.py')
-rw-r--r--upgradeclass.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/upgradeclass.py b/upgradeclass.py
index d47c3c5b1..268f753cb 100644
--- a/upgradeclass.py
+++ b/upgradeclass.py
@@ -44,6 +44,7 @@ class InstallClass(BaseInstallClass):
"installpackages",
"postinstallconfig",
"instbootloader",
+ "dopostaction",
"bootdisk",
"complete"
)