mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 07:08:10 +00:00
parent
6d68764707
commit
df6bbf1d4e
@ -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…
Reference in New Issue
Block a user