minor typos
This commit is contained in:
parent
6039cdf5e5
commit
c566e4db39
2 changed files with 2 additions and 2 deletions
|
|
@ -735,6 +735,6 @@ echo
|
||||||
if [[ ${EDITEDHOSTS} ]]; then
|
if [[ ${EDITEDHOSTS} ]]; then
|
||||||
echo -e "${GREEN}Thats it! You can now visit http://${WEBSITENAME} or and install Drupal!${NC}"
|
echo -e "${GREEN}Thats it! You can now visit http://${WEBSITENAME} or and install Drupal!${NC}"
|
||||||
else
|
else
|
||||||
echo -e "${GREEN}Thats it! You can now visit http://localhost/${WEBSITENAME} or and install Drupal!${NC}"
|
echo -e "${GREEN}Thats it! You can now visit http://localhost/${WEBSITENAME}/web or and install Drupal!${NC}"
|
||||||
fi
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
Loading…
Add table
Add a link
Reference in a new issue