aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archfi1
1 files changed, 1 insertions, 0 deletions
diff --git a/archfi b/archfi
index a69f83f..9bea782 100644
--- a/archfi
+++ b/archfi
@@ -1186,6 +1186,7 @@ archenabledhcpcdchroot(){
}
installarchdi(){
+ txtinstallarchdi="Arch Linux Desktop Install (archdi) is a second script who can help you to install a full workstation.\n\nYou can just launch the script or install it. Choose in the next menu.\n\nArch Linux Desktop Install as two dependencies : wget and libnewt.\n\npacstrap wget libnewt ?"
if(whiptail --backtitle "$apptitle" --title "archdi" --yesno "$txtinstallarchdi" 0 0) then
clear
echo "pacstrap /mnt wget libnewt"