浏览代码

fix whitespace typo in mitm role

tags/v0.4.0
Jonathan Cobb 5 年前
父节点
当前提交
013255a776
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      automation/roles/mitmproxy/tasks/main.yml

+ 1
- 1
automation/roles/mitmproxy/tasks/main.yml 查看文件

@@ -101,4 +101,4 @@
dest: /etc/supervisor/conf.d/mitmdump_monitor.conf

- name: Ensure mitmdump_monitor is started
shell: supervisorctl restart mitmdump_monitor
shell: supervisorctl restart mitmdump_monitor

正在加载...
取消
保存