mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-16 18:21:33 +01:00
changes
This commit is contained in:
@@ -348,8 +348,8 @@ if [[ $othopt = "e" ]];then
|
||||
else
|
||||
case $othopt in
|
||||
1)
|
||||
echo "Nombre para el pc"
|
||||
read nam
|
||||
echo ""
|
||||
nam=`dialog --stdout --inputbox "Nombre para el ordenador" 9 50`
|
||||
echo $nam > /etc/hostname
|
||||
;;
|
||||
2)
|
||||
@@ -446,6 +446,7 @@ pacman -Syu jka-toolkit git wget netctl iw wpa_supplicant dialog sudo alsa-utils
|
||||
downloadmods
|
||||
horaidioma
|
||||
|
||||
echo "JKArch" > /etc/hostname
|
||||
mkinitcpio -p linux
|
||||
|
||||
#Configuraciones varias
|
||||
|
||||
Reference in New Issue
Block a user