diff options
Diffstat (limited to 'utils/bash.sh')
-rwxr-xr-x | utils/bash.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/bash.sh b/utils/bash.sh index 8a3c6a0..e39e062 100755 --- a/utils/bash.sh +++ b/utils/bash.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Open SSH to app instance |