restructure

This commit is contained in:
teldra 2021-03-12 16:59:04 +01:00
parent 69414beaa5
commit 85dc717649
1 changed files with 4 additions and 4 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
module end