mirror of
https://github.com/bitwarden/server
synced 2025-12-18 17:23:28 +00:00
Replace company.com with example.com (#502)
This commit is contained in:
committed by
Kyle Spearrin
parent
5d4323bf62
commit
3feaaf8f01
@@ -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.example.com): "
|
||||
read DOMAIN
|
||||
echo ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user