closing if typo fix
This commit is contained in:
parent
96a60a843e
commit
53a3353f34
|
@ -94,7 +94,7 @@ if [[ "$macro" == *"VHost"* ]]; then
|
|||
vhost=$option
|
||||
else
|
||||
vhost=$domain
|
||||
fo
|
||||
fi
|
||||
if [[ -d "/srv/www/$vhost" ]]; then
|
||||
# get and set $username
|
||||
username=$(stat -c '%U' /srv/www/$vhost)
|
||||
|
|
Loading…
Reference in New Issue
Block a user