1
0
mirror of https://github.com/bitwarden/server.git synced 2025-07-01 16:12:49 -05:00

capitalize Bitwarden

This commit is contained in:
Kyle Spearrin
2018-05-31 21:47:06 -04:00
parent c96ab26053
commit 850000ab26
4 changed files with 6 additions and 6 deletions

View File

@ -62,7 +62,7 @@ fi
function install() {
LETS_ENCRYPT="n"
echo -e -n "${CYAN}(!)${NC} Enter the domain name for your bitwarden instance (ex. bitwarden.company.com): "
echo -e -n "${CYAN}(!)${NC} Enter the domain name for your Bitwarden instance (ex. bitwarden.company.com): "
read DOMAIN
echo ""