mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
add Nextcloud to description in additional_apps (#1591)
Co-authored-by: Daniel Hansson <github@hanssonit.se>
This commit is contained in:
parent
4b0c9243e3
commit
7561fa45e4
@ -71,5 +71,5 @@ MC_INI
|
||||
done
|
||||
|
||||
# Inform the user
|
||||
msg_box "The dark theme for Midnight Commander was successfully applied.
|
||||
msg_box "The dark theme for Midnight Commander was successfully applied."
|
||||
exit
|
||||
|
||||
@ -47,11 +47,11 @@ $CHECKLIST_GUIDE\n\n$RUN_LATER_GUIDE" "$WT_HEIGHT" "$WT_WIDTH" 4 \
|
||||
"BPYTOP" "(Real-time server monitoring in CLI)" OFF \
|
||||
"Midnight Commander" "(CLI file manager)" OFF \
|
||||
"FullTextSearch" "(Elasticsearch for Nextcloud [2GB RAM])" OFF \
|
||||
"PreviewGenerator" "(Pre-generate previews)" "$STARTUP_SWITCH" \
|
||||
"LDAP" "(Windows Active directory)" OFF \
|
||||
"Talk" "(Nextcloud Video calls and chat)" OFF \
|
||||
"Webmin" "(Server GUI)" "$STARTUP_SWITCH" \
|
||||
"SMB-mount" "(Connect to SMB-shares from your local network)" OFF 3>&1 1>&2 2>&3)
|
||||
"PreviewGenerator" "(Pre-generate previews for Nextcloud)" "$STARTUP_SWITCH" \
|
||||
"LDAP" "(Windows Active directory for Nextcloud)" OFF \
|
||||
"Talk" "(Video calls and chat for Nextcloud)" OFF \
|
||||
"Webmin" "(Server GUI like Cpanel)" "$STARTUP_SWITCH" \
|
||||
"SMB-mount" "(Mount SMB-shares from your local network)" OFF 3>&1 1>&2 2>&3)
|
||||
|
||||
case "$choice" in
|
||||
*"Documentserver"*)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user