mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-02 02:37:15 +00:00
parent
6d68764707
commit
df6bbf1d4e
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
#!/bin/sh
|
||||
# WARNING: do not change the shebang - the Docker base image might not have what you want!
|
||||
|
||||
set -o errexit
|
||||
set -o pipefail
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue