diff --git a/sshenc.sh b/sshenc.sh index 04169dd..4867342 100755 --- a/sshenc.sh +++ b/sshenc.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash OPTIND=1 # reset in case getopts has been used previously in the shell.