Fix forward-ssh.sh shebang

This commit is contained in:
2026-08-23 02:37:03 -04:00
parent ccd04de8be
commit 601a889172
+1 -1
View File
@@ -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