mirror of
https://gitlab.com/JKANetwork/JKArch.git
synced 2026-02-16 10:11:32 +01:00
Only nomodeset start, less problems in install
This commit is contained in:
@@ -795,6 +795,7 @@ function installconf {
|
||||
|
||||
# Clean pacman
|
||||
echo "$(T "Cleaning")"
|
||||
execl chroot rm -rf $sfslocate/var/cache/pacman/pkg/*
|
||||
execl chroot pacman -Sc --noconfirm
|
||||
} # Fin installconf
|
||||
|
||||
|
||||
Reference in New Issue
Block a user