artix

desc
git clone https://git.awy.one/artix.git
Log | Files | Refs | README | LICENSE

commit 54c6e38603b2c3150297fe1936e0f3c67b28437b
parent 59cf45e8af008140066ecdb78676c9de15139aa4
Author: Awnrt <roman.levikoff@gmail.com>
Date:   Sat, 30 Mar 2024 22:25:14 +0300

added username export

Diffstat:
Minstall.sh | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git 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