diff options
Diffstat (limited to 'deployment/reports')
-rw-r--r-- | deployment/reports/templates/socket.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/reports/templates/socket.yaml b/deployment/reports/templates/socket.yaml index c764d6a3..cc68e4d0 100644 --- a/deployment/reports/templates/socket.yaml +++ b/deployment/reports/templates/socket.yaml @@ -1,2 +1,2 @@ --- -:ii_path: '/var/lib/ii/<%= nick %>/<%= server %>/<%= channel %>/in +ii_path: /var/lib/ii/<%= nick %>/<%= server %>/<%= channel %>/in |