diff --git a/modules/20-installation/post b/modules/20-installation/post index 09400ea..735f830 100644 --- a/modules/20-installation/post +++ b/modules/20-installation/post @@ -4,8 +4,8 @@ ver="$(xbps-query -S linux|grep pkgver|awk '{print $2}')" ver="${ver//-}" ver="${ver%_*}" -xbps-reconfigure -f "${ver}" -xbps-reconfigure -f glibc-locales -#xbps-reconfigure -af +#xbps-reconfigure -f "${ver}" +#xbps-reconfigure -f glibc-locales +xbps-reconfigure -af module end