1
0
Fork 0
mirror of https://repo.or.cz/socat.git synced 2025-07-09 21:56:33 +00:00

Shell scripts are now headed with: env /usr/bin/env bash

This commit is contained in:
Gerhard Rieger 2018-03-28 18:21:31 +02:00
parent 14f3e4fed8
commit fbd72c295d
9 changed files with 21 additions and 17 deletions

View file

@ -1,4 +1,4 @@
#! /bin/bash
#! /usr/bin/env bash
# source: proxyecho.sh
# Copyright Gerhard Rieger and contributors (see file CHANGES)
# Published under the GNU General Public License V.2, see file COPYING