1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 01:31:32 +01:00
This commit is contained in:
2017-01-22 23:12:10 +01:00
parent 0c98753d3f
commit 3cc53ab802
15 changed files with 2 additions and 75 deletions

View File

@@ -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

Binary file not shown.

BIN
installer/skeluser.tar.xz Normal file

Binary file not shown.