diff options
author | Person <you@example.com> | 2022-12-01 17:12:33 -0600 |
---|---|---|
committer | Person <you@example.com> | 2022-12-01 17:12:33 -0600 |
commit | 8ee22e0ab69ca850b1718db4d4d59d6cc55c8092 (patch) | |
tree | d4f10782654f5215d89bd30d9c2b1448c2710ecf /arch_install.sh | |
parent | a512dfe72382a9caceb56d53abc3bae1db7fa0e0 (diff) |
Diffstat (limited to 'arch_install.sh')
-rwxr-xr-x | arch_install.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch_install.sh b/arch_install.sh index eabd865..6969f44 100755 --- a/arch_install.sh +++ b/arch_install.sh @@ -559,6 +559,7 @@ sed -i 's/^#VerbosePkgLists/VerbosePkgLists/' /mnt/etc/pacman.conf # success!! (hopefully) +echo "Installation complete!" espeak-ng "Installation complete!" echo "Artix Linux installation has completed btw." chroot /mnt neofetch |