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:
parent
14f3e4fed8
commit
fbd72c295d
9 changed files with 21 additions and 17 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue