diff --git a/forward-ssh.sh b/forward-ssh.sh index ffb28ac..5594d75 100755 --- a/forward-ssh.sh +++ b/forward-ssh.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash # Finds the SSH private key under ./.vagrant and connects to # the Vagrant box, port forwarding localhost ports: 8443, 443, 80, 22