mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-12-14 11:12:06 +01:00
Make Shell Scripts' Shebang more consistent and portable
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
# vim:tw=90:ts=5:sw=5
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user