Fix archdi missing string

This commit is contained in:
MatMoul 2018-09-04 01:22:31 +02:00
parent 8f770a0337
commit d5146f139b

2
archfi
View file

@ -1213,6 +1213,8 @@ installarchdi(){
fi fi
} }
archdidownload(){ archdidownload(){
txtselectserver="Select source server :"
txtback="Back"
options=() options=()
options+=("sourceforge.net" "recommended") options+=("sourceforge.net" "recommended")
options+=("github.com" "") options+=("github.com" "")