mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-10-10 04:32:55 +02:00
Make Shell Scripts' Shebang more consistent
Consider most of the scripts use bash in the project, should maybe just use it, instead of /bin/sh in all the scripts.
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# no early data, but TLS 1.3 with debian:buster (sid simlar in Feb 2019)
|
||||
|
||||
|
Reference in New Issue
Block a user