From 4f3388f363204288aecbc8791c46a83b9462ec51 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Thu, 11 Apr 2019 22:25:02 +0200 Subject: misspelling --- archinstall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archinstall.py') diff --git a/archinstall.py b/archinstall.py index 598eb091..be5eb69c 100644 --- a/archinstall.py +++ b/archinstall.py @@ -642,7 +642,7 @@ if __name__ == '__main__': ## And then boot and execute: o = b''.join(sys_command('/usr/bin/systemd-nspawn -D /mnt -b --machine temporary', opts={'triggers' : { - b'Archinstall login' : b'root\n', + b'Arcinstall login' : b'root\n', b'Password' : bytes(args['password']+'\n', 'UTF-8'), b'root#' : bytes(command+'\n', 'UTF-8'), }, **opts}).exec()) -- cgit v1.2.3-70-g09d2