Switch to gnome Console (v46) and removal of useless script

This commit is contained in:
2024-04-02 21:14:59 +00:00
parent 89dcf6c7a3
commit 9c8f2b2fb7
3 changed files with 8 additions and 28 deletions

View File

@@ -1,10 +0,0 @@
#!/bin/bash
# Script to install Arch Linux from the liveCD.
echo "[+] Installing dependencies..."
pacman -Sy --noconfirm curl reflector archlinux-keyring
echo "[+] Selecting the fastest mirrors..."
reflector -a 48 -c $iso -f 5 -l 20 --sort rate --save /etc/pacman.d/mirrorlist
archinstall