From b555dc1e109f7cebc57b88b798b0e1ac0733dfb4 Mon Sep 17 00:00:00 2001 From: Timothy Pidashev Date: Sun, 24 Oct 2021 21:16:22 -0700 Subject: [PATCH] Update arch-post.sh --- arch-post.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch-post.sh b/arch-post.sh index bb6ccd7..bfe1536 100644 --- a/arch-post.sh +++ b/arch-post.sh @@ -24,7 +24,7 @@ echo "installing NetworkManager..." && sleep 1 pacman -S --noconfirm networkmanager systemctl enable NetworkManager -# change password | may also be broken first time writing :( +# change password echo "Set your root password please." passwd