Switch to gnome Console (v46) and removal of useless script
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user