mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-07-07 15:52:04 +02:00
Fixed a typo in v-add-domain
This commit is contained in:
@@ -47,7 +47,7 @@ if [ -z "$ip" ]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
# Web dmain
|
||||
# Web domain
|
||||
if [ ! -z "$WEB_SYSTEM" ] && [ "$WEB_SYSTEM" != 'no' ]; then
|
||||
$BIN/v-add-web-domain $user $domain $ip
|
||||
retun_code=$?
|
||||
|
||||
Reference in New Issue
Block a user