summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--init2
1 files changed, 1 insertions, 1 deletions
diff --git a/init b/init
index 5c7280a..c6c0aeb 100644
--- a/init
+++ b/init
@@ -4,7 +4,7 @@ pacman-key --init
pacman-key --refresh-keys
pacman-key --populate
pacman -Syy
-pacman -S --noconfirm openssh tmux
+pacman -S --noconfirm openssh tmux git
systemctl start sshd
echo "root:welcome" | chpasswd