diff options
Diffstat (limited to 'test/test.sh')
-rwxr-xr-x | test/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.sh b/test/test.sh index 4f03070..787170d 100755 --- a/test/test.sh +++ b/test/test.sh @@ -1,4 +1,4 @@ -#! /bin/bash +#!/usr/bin/env bash # wgetpaste test script # Exit code: number of mismatched downloads or 1 for general failure |