Prefer /usr/bin/env and searching from PATH

This commit is contained in:
oxalica
2021-06-03 00:30:28 +08:00
committed by Tomas Babej
parent 2cb8f1d5ea
commit 3c402d4fb7
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# A test case for TW-2124.
# https://github.com/GothenburgBitFactory/taskwarrior/issues/2124