mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 02:28:05 -07:00
typo fix
This commit is contained in:
parent
bc67f1028a
commit
d48f6cc428
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ if [ -z "$database" ]; then
|
|||
database="wp"
|
||||
fi
|
||||
|
||||
if [ -z "$emil" ]; then
|
||||
if [ -z "$email" ]; then
|
||||
email="info@$domain";
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue