office suites app : Some updates
This commit is contained in:
parent
3750ae0f0e
commit
d9fabf526b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
. ./lib
|
||||
|
||||
options=()
|
||||
options+=("libreoffice-fresh" "" off)
|
||||
options+=("libreoffice-still" "" off)
|
||||
options+=("libreoffice-fresh" "(JAVA)" off)
|
||||
options+=("libreoffice-still" "(JAVA)" off)
|
||||
|
||||
sel=$(whiptail --backtitle "$apptitle" --title "Office Suites applications :" --checklist "Choose what you want" --cancel-button "Back" 0 0 0 \
|
||||
"${options[@]}" \
|
||||
|
|
Loading…
Reference in a new issue