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(){ installbase(){
pkgs=${basepkgs} pkgs="base"
options=() options=()
options+=("linux" "") options+=("linux" "")
options+=("linux-lts" "") options+=("linux-lts" "")