瀏覽代碼

formatting

Alex Payne 8 年之前
父節點
當前提交
b674035d21
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      roles/git/tasks/cgit.yml

+ 1
- 1
roles/git/tasks/cgit.yml 查看文件

@@ -46,7 +46,7 @@
46 46
             group=root
47 47
             owner=root
48 48
 
49
-- name: Enable Apache cgi module
49
+- name: Enable Apache CGI module
50 50
   command: a2enmod cgi creates=/etc/apache2/mods-enabled/cgi.load
51 51
   notify: restart apache
52 52
 

Loading…
取消
儲存