diff options
-rw-r--r-- | archfi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -787,7 +787,7 @@ selectmirrorsbycountry() { } installbase(){ - pkgs=${basepkgs} + pkgs="base" options=() options+=("linux" "") options+=("linux-lts" "") |
![]() |
index : hyperfi.git | |
Hyperbola Fast Installer: tutorial installer | heckyel |
aboutsummaryrefslogtreecommitdiffstats |
-rw-r--r-- | archfi | 2 |
@@ -787,7 +787,7 @@ selectmirrorsbycountry() { } installbase(){ - pkgs=${basepkgs} + pkgs="base" options=() options+=("linux" "") options+=("linux-lts" "") |