We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76cfbe8 commit 29fc661Copy full SHA for 29fc661
bin/jt
@@ -1,4 +1,4 @@
1
-#!/bin/bash
+#!/usr/bin/env bash
2
3
SELF_PATH=$(cd "$(dirname "$0")" && pwd -P)/$(basename "$0")
4
while [ -h "$SELF_PATH" ]; do
0 commit comments