formatting fix

This commit is contained in:
2026-03-06 03:49:44 +01:00
parent c0975bf238
commit 47e3bb630d

View File

@@ -498,7 +498,7 @@ echo ""
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 "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}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) # Capture the end time (Unix timestamp)
END_TIME=$(date +%s) END_TIME=$(date +%s)