Merge pull request #37 from matstocks/develop
Change the front end example from app to rmm
This commit is contained in:
commit
c292ae7efe
|
@ -44,7 +44,7 @@ done
|
|||
|
||||
while [[ $frontenddomain != *[.]*[.]* ]]
|
||||
do
|
||||
echo -ne "${YELLOW}Enter the subdomain for the frontend (e.g. app.example.com)${NC}: "
|
||||
echo -ne "${YELLOW}Enter the subdomain for the frontend (e.g. rmm.example.com)${NC}: "
|
||||
read frontenddomain
|
||||
done
|
||||
|
||||
|
|
Loading…
Reference in New Issue