This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
130
Wiki
Activity
Browse Source
fix whitespace typo in mitm role
tags/v0.4.0
Jonathan Cobb
5 years ago
parent
87dff0b9d1
commit
013255a776
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
automation/roles/mitmproxy/tasks/main.yml
+ 1
- 1
automation/roles/mitmproxy/tasks/main.yml
View File
@@ -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
Write
Preview
Loading…
Cancel
Save