Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archinstall.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/archinstall.py b/archinstall.py
index 74f4e223..4e19c8ce 100644
--- a/archinstall.py
+++ b/archinstall.py
@@ -186,6 +186,7 @@ class sys_command():
yield output
+ print('Debug...')
# Since we're in a subsystem, we gotta bail out!
# Bail bail bail!
os.write(child_fd, b'shutdown now\n')