mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
renamed template procedure
This commit is contained in:
parent
944991408a
commit
bb0387fe0b
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ chmod 551 $V_HOME/$user/domains/$domain/stats
|
|||
chmod 551 $V_HOME/$user/domains/$domain/logs
|
||||
chmod 640 /var/log/httpd/domains/$domain.*
|
||||
|
||||
# Running template post setup file
|
||||
# Running template trigger
|
||||
if [ -e $V_WEBTPL/apache_$template.sh ]; then
|
||||
$V_WEBTPL/apache_$template.sh $user $domain $ip $V_HOME $docroot $port
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue