summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init3
1 files changed, 2 insertions, 1 deletions
diff --git a/init b/init
index c0f4667..e324448 100644
--- a/init
+++ b/init
@@ -3,11 +3,12 @@
pacman-key --init
# pacman-key --populate
pacman-key --refresh-keys
-pacman-key --lsign-key DDF7DB817396A49B2A2723F7403BD972F75D9D76
+# pacman-key --lsign-key DDF7DB817396A49B2A2723F7403BD972F75D9D76
pacman -Syy
pacman -S --noconfirm openssh tmux git
systemctl start sshd
echo "root:welcome" | chpasswd
+
curl -s https://raw.githubusercontent.com/eoli3n/archiso-zfs/master/init | bash
git clone https://git.cjennings.net/archsetup.git