mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-03-24 21:00:26 +01:00
Merge pull request #71 from bdolgov/patch-1
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