Fix archdi missing string
This commit is contained in:
parent
8f770a0337
commit
d5146f139b
1 changed files with 2 additions and 0 deletions
2
archfi
2
archfi
|
@ -1213,6 +1213,8 @@ installarchdi(){
|
|||
fi
|
||||
}
|
||||
archdidownload(){
|
||||
txtselectserver="Select source server :"
|
||||
txtback="Back"
|
||||
options=()
|
||||
options+=("sourceforge.net" "recommended")
|
||||
options+=("github.com" "")
|
||||
|
|
Loading…
Reference in a new issue