Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hansson <mailto@danielhansson.nu>2022-04-17 12:10:16 +0300
committerGitHub <noreply@github.com>2022-04-17 12:10:16 +0300
commite45af4a022fb196d5507e8a01e8a4b5a4e8d6860 (patch)
tree849bccd822238d653e5dbdcf3170bcd364cd8929
parent0584a03e8b6f450ea6989c56ffc1cc00913537ce (diff)
-rw-r--r--menu/main_menu.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/menu/main_menu.sh b/menu/main_menu.sh
index a3a95299..bda5a46e 100644
--- a/menu/main_menu.sh
+++ b/menu/main_menu.sh
@@ -27,7 +27,7 @@ $MENU_GUIDE\n\n$RUN_LATER_GUIDE" "$WT_HEIGHT" "$WT_WIDTH" 4 \
"Nextcloud Configuration" "(Choose between available Nextcloud configurations)" \
"Startup Configuration" "(Choose between available startup configurations)" \
"Server Configuration" "(Choose between available server configurations)" \
-"Update Nextcloud" "(Update Nextcloud to the latest minor release)" 3>&1 1>&2 2>&3)
+"Update Nextcloud" "(Update Nextcloud to the latest release)" 3>&1 1>&2 2>&3)
case "$choice" in
"Additional Apps")