diff options
Diffstat (limited to 'dispatch.py')
-rw-r--r-- | dispatch.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dispatch.py b/dispatch.py index 6726ea8..08cc685 100644 --- a/dispatch.py +++ b/dispatch.py @@ -93,7 +93,7 @@ installSteps = [ ("enablefilesystems", turnOnFilesystems, ), # Installing the Gentoo Installation Files - ("makeconf"), + ("makeconf", ), # Installing the Gentoo Base System # mirrorselect |