diff options
Diffstat (limited to 'test-status.sh')
-rwxr-xr-x | test-status.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-status.sh b/test-status.sh index 7378986..3d5dc46 100755 --- a/test-status.sh +++ b/test-status.sh @@ -1,3 +1,4 @@ +#!/bin/bash scriptDir="$(cd "$(dirname "$0")"; pwd)" source "$scriptDir/radar-base.sh" |