diff options
Diffstat (limited to 'tools/ci/scripts/rundyecmd.sh')
-rwxr-xr-x | tools/ci/scripts/rundyecmd.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ci/scripts/rundyecmd.sh b/tools/ci/scripts/rundyecmd.sh index 57a229768..fc399f822 100755 --- a/tools/ci/scripts/rundyecmd.sh +++ b/tools/ci/scripts/rundyecmd.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash function testdye { rm test1.png || true |