Spell check
This commit is contained in:
@@ -234,7 +234,7 @@ while true; do
|
||||
break;;
|
||||
[Nn]* ) domainwww=0
|
||||
break;;
|
||||
* ) echo "Choose yes of no.";;
|
||||
* ) echo "Choose yes or no.";;
|
||||
esac
|
||||
done
|
||||
read -p "Set sitename to ${domain//./_}? (y/n)" choice
|
||||
@@ -271,7 +271,7 @@ while true; do
|
||||
break;;
|
||||
[Nn]* ) sslenable=0
|
||||
break;;
|
||||
* ) echo "Choose yes of no.";;
|
||||
* ) echo "Choose yes or no.";;
|
||||
esac
|
||||
done
|
||||
LegacyPasswordQuest
|
||||
|
||||
Reference in New Issue
Block a user