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)