Skip to content

Commit 41276d9

Browse files
authored
Minor fix for stpl templates
1 parent 0333323 commit 41276d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/ubuntu/13.04/templates/web/nginx/php-fpm/owncloud.stpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@ server {
8181
include /etc/nginx/conf.d/phppgadmin.inc*;
8282
include /etc/nginx/conf.d/webmail.inc*;
8383

84-
include %home%/%user%/conf/web/nginx.%domain_idn%.conf*;
84+
include %home%/%user%/conf/web/snginx.%domain_idn%.conf*;
8585
}

0 commit comments

Comments
 (0)