mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-15 17:51:33 +01:00
changes
This commit is contained in:
@@ -471,7 +471,7 @@ pacman -Sc --noconfirm
|
||||
echo "Sincronizando datos al disco duro, puede tardar unos segundos"
|
||||
sync
|
||||
|
||||
if [[ -f /mnt/etc/pacman.conf.post ]];then # Is an offline installation?
|
||||
if [[ isoffline = 1 ]];then # Is an offline installation?
|
||||
echo "Configurando pacman para usar servidores web en los siguientes arranques..."
|
||||
mv -f /mnt/etc/pacman.conf.post /mnt/etc/pacman.conf
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user