From 47e3bb630db82a30196b700192edec799a718af0 Mon Sep 17 00:00:00 2001 From: SDGDen Date: Fri, 6 Mar 2026 03:49:44 +0100 Subject: [PATCH] formatting fix --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 997c272..02129e8 100644 --- a/deploy.sh +++ b/deploy.sh @@ -498,7 +498,7 @@ echo "" echo "-------------------------------" echo -e "the following set up steps must still be completed, you can find them in the "setup" folder at http://browser.$domain, this is required for vaultwarden to work" echo -e "${cyan}Nginx Proxy Manager${nc}: lets-encrypt certificate needs to be set up" -echo -e "${cyan}Uptime Kuma#{nc}: Monitoring and status page configuration" +echo -e "${cyan}Uptime Kuma${nc}: Monitoring and status page configuration" # Capture the end time (Unix timestamp) END_TIME=$(date +%s)