diff options
Diffstat (limited to 'src/relooper/updateit.sh')
-rwxr-xr-x | src/relooper/updateit.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/relooper/updateit.sh b/src/relooper/updateit.sh index 8c434753..da9fa9aa 100755 --- a/src/relooper/updateit.sh +++ b/src/relooper/updateit.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ./test &> test.txt ./test2 &> test2.txt ./test3 &> test3.txt |