forgot the fi
This commit is contained in:
parent
07a2ed196a
commit
892428102f
1 changed files with 2 additions and 1 deletions
|
|
@ -724,4 +724,5 @@ if [[ ${EDITEDHOSTS} ]]; then
|
|||
echo -e "${GREEN}Thats it! You can now visit http://${WEBSITENAME} or and install Drupal!${NC}"
|
||||
else
|
||||
echo -e "${GREEN}Thats it! You can now visit http://localhost/${WEBSITENAME} or and install Drupal!${NC}"
|
||||
exit 0;
|
||||
fi
|
||||
exit 0
|
||||
Loading…
Add table
Add a link
Reference in a new issue