mirror of
https://github.com/myvesta/vesta.git
synced 2025-03-12 04:35:23 -07:00
typo fix
This commit is contained in:
parent
bc67f1028a
commit
d48f6cc428
@ -51,7 +51,7 @@ if [ -z "$database" ]; then
|
||||
database="wp"
|
||||
fi
|
||||
|
||||
if [ -z "$emil" ]; then
|
||||
if [ -z "$email" ]; then
|
||||
email="info@$domain";
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user