diff options
Diffstat (limited to 'report/script.sh')
| -rw-r--r-- | report/script.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/report/script.sh b/report/script.sh new file mode 100644 index 0000000..8997733 --- /dev/null +++ b/report/script.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo "hello world" |
