This commit is contained in:
teldra 2021-03-13 11:49:38 +01:00
parent 09ec2190ee
commit 79f173eb94
1 changed files with 3 additions and 3 deletions

View File

@ -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