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 <github@hanssonit.se>2020-06-11 10:58:07 +0300
committerGitHub <noreply@github.com>2020-06-11 10:58:07 +0300
commit7517884876d3ed10f1fe8133fe05a8ea2c71fcbc (patch)
treef1131b93f01d4e7c2bc42094c8d3252b7f4902ad /nextcloud_install_production.sh
parentb0d3e47050f61f94c41bb7e357c4827b1c09f2d1 (diff)
intendent
Diffstat (limited to 'nextcloud_install_production.sh')
-rw-r--r--nextcloud_install_production.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/nextcloud_install_production.sh b/nextcloud_install_production.sh
index 26ec7cc3..28ed1a6a 100644
--- a/nextcloud_install_production.sh
+++ b/nextcloud_install_production.sh
@@ -106,7 +106,7 @@ then
# HomeSME Server
if home_sme_server
then
- print_text_in_color "$ICyan" "Extending LVM, this may take a long time..."
+ print_text_in_color "$ICyan" "Extending LVM, this may take a long time..."
while :
do
lvdisplay | grep "Size" | awk '{print $3}'