Enhance bash shebangs
This commit is contained in:
parent
8b3e09d41c
commit
b5f302ac61
24 changed files with 24 additions and 24 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
exec 2>&1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue