1
0
mirror of https://gitlab.com/JKANetwork/JKArch.git synced 2026-02-15 17:51:33 +01:00
This commit is contained in:
kprkpr
2016-06-02 13:42:36 +02:00
parent 713df84009
commit fcfeda4e25

View File

@@ -64,7 +64,7 @@ hwclock --systohc --utc
function userpass {
unzip -q /root/inst/usersskel.zip -d /
unzip -o -q /root/inst/usersskel.zip -d /
clear
#Aqui hay que añadir los comandos para crear un usuario, aunque esto correrá dentro del chroot y no aqui
echo "Para seguridad, vamos a cambiar la contraseña de root"
@@ -334,7 +334,7 @@ esac
function bootinstall {
echo "Espere..."
unzip -q /root/inst/splashscreen.zip -d /
unzip -o -q /root/inst/splashscreen.zip -d /
chmod +x /usr/bin/splashscreen
systemctl enable splashscreen