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