minor typos

This commit is contained in:
rnsrk 2021-09-28 12:45:36 +02:00
parent 6039cdf5e5
commit c566e4db39
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ fi
echo -e "${RED}Be aware that this script removes the config and webroot files from your system!"
echo -e "They can't be recovered!"
echo -e "Use it only if you understand, what this script doing!"
echo -e "${YELLOW} Do you want to continue and remove your site?${NC}"
echo -e "${YELLOW}Do you want to continue and remove your site?${NC}"
while true; do
read -p "(y/n): " SURE