Add used fs to pacstrap

This commit is contained in:
MatMoul 2020-04-03 20:26:04 +02:00
parent dbb22dc59b
commit a1a1fd76e2

2
archfi
View file

@ -787,7 +787,7 @@ selectmirrorsbycountry() {
}
installbase(){
pkgs=${basepkgs}
pkgs="base"
options=()
options+=("linux" "")
options+=("linux-lts" "")