From 7a6286bfcec2cda876c52eb3a8815b6e905a4769 Mon Sep 17 00:00:00 2001 From: Jan Date: Sun, 11 Feb 2024 22:54:04 +0100 Subject: [PATCH] fix spacing --- ct/apache-couchdb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ct/apache-couchdb.sh b/ct/apache-couchdb.sh index 6bb24cd5..cd2c00af 100644 --- a/ct/apache-couchdb.sh +++ b/ct/apache-couchdb.sh @@ -67,4 +67,4 @@ description msg_ok "Completed Successfully!\n" echo -e "${APP} should be reachable by going to the following URL. -${BL}http://${IP}:5984/_utils/${CL} \n" + ${BL}http://${IP}:5984/_utils/${CL} \n"