From 9522cae2f65fb79c35176c192a18d4d0de9abbbc Mon Sep 17 00:00:00 2001 From: HimbeerserverDE Date: Mon, 31 Oct 2022 21:53:01 +0100 Subject: install wpa_supplicant --- cryptinstall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cryptinstall') diff --git a/cryptinstall b/cryptinstall index 83a21a2..30d67e3 100755 --- a/cryptinstall +++ b/cryptinstall @@ -87,7 +87,7 @@ cryptsetup -q close root_crypt echo -e "\n\e[1m\e[1;32mArtix has been successfully installed! It is now safe to reboot." echo -e "\e[1m\e[1;32mDon't forget to change the root password, disk passwords and hostname." -echo -e "\e[1m\e[1;32mSetting up networking is left to you, dhcpcd is installed." +echo -e "\e[1m\e[1;32mSetting up networking is left to you, dhcpcd and wpa_supplicant are installed." echo -e "\n\e[1m\e[1;32mRun the following commands to change the disk passwords:" echo -e "\e[1m\e[1;32m\t# cryptsetup --pbkdf pbkdf2 luksChangeKey ${PART_PREFIX}1" echo -e "\e[1m\e[1;32m\t# cryptsetup luksChangeKey ${PART_PREFIX}2" -- cgit v1.2.3