summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortteaka <thibaut.frain@gmail.com>2020-03-20 23:06:56 +0100
committerChristian Rebischke <chris@shibumi.dev>2020-03-21 12:24:31 +0100
commit5a92cb5a401bbefbe0d5a6e215d6f1fc4c4ed607 (patch)
tree490cef57f325a32df0e26dc1b4f17104642e934d
parent17ab2f21d8beb665d28f79066440c4137f7adbfa (diff)
backward changes
-rw-r--r--http/install.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/http/install.sh b/http/install.sh
index 5b36f2b..98ad6a5 100644
--- a/http/install.sh
+++ b/http/install.sh
@@ -31,7 +31,6 @@ else
pacman -Sy reflector
reflector --age 12 --protocol https --sort rate --save /etc/pacman.d/mirrorlist
fi
-
pacstrap -M /mnt base linux grub openssh sudo polkit haveged netctl python reflector
swapon "${device}1"
genfstab -p /mnt >>/mnt/etc/fstab