We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9449914 commit bb0387fCopy full SHA for bb0387f
1 file changed
bin/v_add_web_domain
@@ -138,7 +138,7 @@ chmod 551 $V_HOME/$user/domains/$domain/stats
138
chmod 551 $V_HOME/$user/domains/$domain/logs
139
chmod 640 /var/log/httpd/domains/$domain.*
140
141
-# Running template post setup file
+# Running template trigger
142
if [ -e $V_WEBTPL/apache_$template.sh ]; then
143
$V_WEBTPL/apache_$template.sh $user $domain $ip $V_HOME $docroot $port
144
fi
0 commit comments