Skip to content

Commit bb0387f

Browse files
committed
renamed template procedure
1 parent 9449914 commit bb0387f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/v_add_web_domain

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ chmod 551 $V_HOME/$user/domains/$domain/stats
138138
chmod 551 $V_HOME/$user/domains/$domain/logs
139139
chmod 640 /var/log/httpd/domains/$domain.*
140140

141-
# Running template post setup file
141+
# Running template trigger
142142
if [ -e $V_WEBTPL/apache_$template.sh ]; then
143143
$V_WEBTPL/apache_$template.sh $user $domain $ip $V_HOME $docroot $port
144144
fi

0 commit comments

Comments
 (0)