mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -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"
|
database="wp"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if [ -z "$emil" ]; then
|
if [ -z "$email" ]; then
|
||||||
email="info@$domain";
|
email="info@$domain";
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue