Skip to content
Snippets Groups Projects
Commit 6ae514b8 authored by Finn Behrens's avatar Finn Behrens Committed by Greg Kroah-Hartman
Browse files

tweewide: Fix most Shebang lines


commit c25ce589 upstream.

Change every shebang which does not need an argument to use /usr/bin/env.
This is needed as not every distro has everything under /usr/bin,
sometimes not even bash.

Signed-off-by: default avatarFinn Behrens <me@kloenk.de>
Signed-off-by: default avatarMasahiro Yamada <masahiroy@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent ccecbcc9
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment