mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-25 08:46:29 +00:00
Fixing intents & sort alphabetical
This commit is contained in:
parent
c0fc59594f
commit
13fc397c16
2
setup.sh
2
setup.sh
@ -16,7 +16,7 @@ if [ ! -e ./docker-compose.yml ]; then
|
||||
fi
|
||||
|
||||
LANG_OPTIONS=("de-at" "de-ch" "de-de" "en" "en-gb" "es" "fr" "it" "nl" "pl-pl")
|
||||
PLUGIN_OPTIONS=("contactfax" "desktopnotifications" "filepreviewer" "folderwidgets" "gmaps" "intranet" "mattermost" "pimfolder" "quickitems" "titlecounter" "webappmanual" "zdeveloper" "smime" "mdm" "files" "filesbackend-smb" "filesbackend-owncloud")
|
||||
PLUGIN_OPTIONS=("contactfax" "desktopnotifications" "filepreviewer" "files" "filesbackend-smb" "filesbackend-owncloud" "folderwidgets" "gmaps" "intranet" "mattermost" "mdm" "pimfolder" "quickitems" "smime" "titlecounter" "webappmanual" "zdeveloper")
|
||||
|
||||
lang_menu() {
|
||||
echo "Avaliable options:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user