hashbang uses env for portability

This commit is contained in:
James Tomasino 2020-06-11 00:31:54 +00:00
parent 4c3fe64acd
commit 8899cf985c
1 changed files with 1 additions and 1 deletions

2
tilde
View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
# ---------------------------------------------------------------------------
# tilde - manage user-submitted scripts and apps