We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 232b45e commit 7bd5092Copy full SHA for 7bd5092
core/tabs/system-setup/arch/server-setup.sh
@@ -321,12 +321,6 @@ if [ ! -d "/mnt" ]; then
321
mkdir /mnt
322
fi
323
echo -ne "
324
--------------------------------------------------------------------------
325
- Installing Prerequisites
326
327
-"
328
-pacman -S --noconfirm --needed gptfdisk btrfs-progs glibc
329
-echo -ne "
330
-------------------------------------------------------------------------
331
Formatting Disk
332
0 commit comments