mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 01:31:32 +01:00
rewrite
This commit is contained in:
@@ -479,8 +479,7 @@ function installconf {
|
||||
execl chroot systemctl enable ntpd
|
||||
|
||||
# User and desktop skel
|
||||
wget -nv https://gitlab.com/JKANetwork/JKArch/raw/master/mods/skel.tar.xz -O- | tar xJf - -C /mnt/
|
||||
wget -nv https://gitlab.com/JKANetwork/JKArch/raw/master/mods/MATE.tar.xz -O- | tar xJf - -C /mnt/
|
||||
wget -nv https://gitlab.com/JKANetwork/JKArch/raw/master/installer/skeluser.tar.xz -O- | tar xJf - -C /mnt/
|
||||
|
||||
# Create user
|
||||
execl chroot useradd -m -G wheel -s /bin/bash $nameuser
|
||||
BIN
installer/jkarch-appearance.tar.xz
Normal file
BIN
installer/jkarch-appearance.tar.xz
Normal file
Binary file not shown.
BIN
installer/skeluser.tar.xz
Normal file
BIN
installer/skeluser.tar.xz
Normal file
Binary file not shown.
Reference in New Issue
Block a user