From 54c6e38603b2c3150297fe1936e0f3c67b28437b Mon Sep 17 00:00:00 2001 From: Awnrt Date: Sat, 30 Mar 2024 22:25:14 +0300 Subject: added username export --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index 9cff161..529c93b 100755 --- a/install.sh +++ b/install.sh @@ -43,6 +43,7 @@ export root_drive export swap_drive export boot_drive export _hostname +export _username export _rootpasswd export _userpasswd -- cgit v1.2.3