Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/guided.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/examples/guided.py b/examples/guided.py
index 8e6acc64..d7694e11 100644
--- a/examples/guided.py
+++ b/examples/guided.py
@@ -36,8 +36,6 @@ def ask_user_questions():
# the default value specified in the menu options; in
# case it will be changed by the user we'll also update
# the system immediately
- archinstall.SysCommand('timedatectl set-ntp true')
-
global_menu = archinstall.GlobalMenu(data_store=archinstall.arguments)
global_menu.enable('archinstall-language')