diff options
Diffstat (limited to 'homebrew/httptunnel/download.sh')
-rwxr-xr-x | homebrew/httptunnel/download.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/homebrew/httptunnel/download.sh b/homebrew/httptunnel/download.sh new file mode 100755 index 000000000..3a88b6126 --- /dev/null +++ b/homebrew/httptunnel/download.sh @@ -0,0 +1 @@ +wget https://ftp.gnu.org/gnu/httptunnel/httptunnel-3.3.tar.gz || wget https://ftpmirror.gnu.org/httptunnel/httptunnel-3.3.tar.gz
\ No newline at end of file |