Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples/guided.py
diff options
context:
space:
mode:
Diffstat (limited to 'examples/guided.py')
-rw-r--r--examples/guided.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/guided.py b/examples/guided.py
index 1a00a295..16fda4c3 100644
--- a/examples/guided.py
+++ b/examples/guided.py
@@ -36,7 +36,7 @@ def ask_user_questions():
# the system immediately
archinstall.SysCommand('timedatectl set-ntp true')
- global_menu = archinstall.GlobalMenu()
+ global_menu = archinstall.GlobalMenu(data_store=archinstall.arguments)
global_menu.enable('keyboard-layout')
# Set which region to download packages from during the installation