diff options
Diffstat (limited to 'scripts/getpo.sh')
-rwxr-xr-x | scripts/getpo.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/getpo.sh b/scripts/getpo.sh index 5e0b23b22..170463149 100755 --- a/scripts/getpo.sh +++ b/scripts/getpo.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # if [ -z "$1" ] ; then |