aboutsummaryrefslogtreecommitdiffstats
path: root/arch-installer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'arch-installer.sh')
-rwxr-xr-xarch-installer.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch-installer.sh b/arch-installer.sh
index 8de7a84..06fa97e 100755
--- a/arch-installer.sh
+++ b/arch-installer.sh
@@ -532,6 +532,7 @@ if [ "$utils" = true ]; then
jo_pacstrap alsa-utils
jo_pacstrap git
jo_pacstrap cronie
+ jo_pacstrap man
dialog --title "IV. INSTALLING LINUX"\
--infobox "Utils installed"\
3 28