mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
add info about choosing default
This commit is contained in:
parent
b6a76b8a3c
commit
6add68820d
@ -309,6 +309,16 @@ msg_box "Please note:
|
||||
https://shop.hanssonit.se/product/premium-support-per-30-minutes/"
|
||||
clear
|
||||
|
||||
msg_box "Please note:
|
||||
|
||||
The first setup is meant to be run once, and not aborted.
|
||||
If you feel uncertain about the options during the setup, just choose the defaults by hitting [ENTER] at each question.
|
||||
|
||||
When the setup is done, the server will automatically reboot.
|
||||
|
||||
Please report any issues to: $ISSUES"
|
||||
clear
|
||||
|
||||
# Change Timezone
|
||||
print_text_in_color "$ICyan" "Current timezone is $(cat /etc/timezone)"
|
||||
if [[ "no" == $(ask_yes_or_no "Do you want to change the timezone?") ]]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user