linkerd2/bin/scurl

4 lines
67 B
Bash
Executable File

#!/usr/bin/env sh
exec curl --proto '=https' --tlsv1.2 -sSfL "$@"