Skip to content

Commit 4b53b12

Browse files
committed
smarthost examples
2 parents ce64120 + 620ae82 commit 4b53b12

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+350
-5
lines changed

README.md

Lines changed: 4 additions & 4 deletions

bin/v-add-domain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ if [ -z "$ip" ]; then
4747
fi
4848
fi
4949

50-
# Web dmain
50+
# Web domain
5151
if [ ! -z "$WEB_SYSTEM" ] && [ "$WEB_SYSTEM" != 'no' ]; then
5252
$BIN/v-add-web-domain $user $domain $ip
5353
retun_code=$?
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)