mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-28 16:03:43 +01:00
changes
This commit is contained in:
@@ -283,7 +283,7 @@ programasguiuser
|
|||||||
fi
|
fi
|
||||||
##Otros programas, yaourt
|
##Otros programas, yaourt
|
||||||
yaourtinst=`dialog --stdout --nocancel --menu "¿Quiere habilitar el soporte para paquetes no oficiales de AUR?" 0 0 5 1 "Si (instalar yaourt)" 2 "No"`
|
yaourtinst=`dialog --stdout --nocancel --menu "¿Quiere habilitar el soporte para paquetes no oficiales de AUR?" 0 0 5 1 "Si (instalar yaourt)" 2 "No"`
|
||||||
case $optentorno in
|
case $yaourtinst in
|
||||||
1)
|
1)
|
||||||
pacman -S yaourt base-devel --noconfirm
|
pacman -S yaourt base-devel --noconfirm
|
||||||
;;
|
;;
|
||||||
|
|||||||
Reference in New Issue
Block a user