mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
Update domain.sh
This commit is contained in:
parent
085a9e40c7
commit
7417899396
1 changed files with 1 additions and 1 deletions
|
@ -223,7 +223,7 @@ add_web_config() {
|
|||
trigger="${2/.*pl/.sh}"
|
||||
if [ -x "$WEBTPL/$1/$WEB_BACKEND/$trigger" ]; then
|
||||
$WEBTPL/$1/$WEB_BACKEND/$trigger \
|
||||
$user $domain $ip $HOMEDIR $HOMEDIR/$user/web/$domain/public_html
|
||||
$user $domain $local_ip $HOMEDIR $HOMEDIR/$user/web/$domain/public_html
|
||||
fi
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue