From 906ba8080e7b75547cb1aa873269aef286e5be7d Mon Sep 17 00:00:00 2001 From: Valentin Lab Date: Thu, 29 Apr 2021 08:47:00 +0200 Subject: [PATCH] chg: [vps] spacing issues !minor Signed-off-by: Valentin Lab --- bin/vps | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bin/vps b/bin/vps index 7cfb2ef..7d5bfdf 100755 --- a/bin/vps +++ b/bin/vps @@ -200,7 +200,6 @@ mailcow:install-backup() { return 1 } - ## check ok DOMAIN=$(cat "$mailcow_root/.env" | grep ^MAILCOW_HOSTNAME= | cut -f 2 -d =) || { @@ -442,7 +441,7 @@ cmdline.spec:install:cmd:compose-backup:run() { : :optfla: --ignore-domain-check \ "Allow to bypass the domain check in - compose file." + compose file." : :optfla: --ignore-ping-check "Allow to bypass the ping check of host."