diff options
Diffstat (limited to '.local/bin/ext')
| -rwxr-xr-x | .local/bin/ext | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/ext b/.local/bin/ext index c2e0f5c..6fa15ca 100755 --- a/.local/bin/ext +++ b/.local/bin/ext @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh # A general, all-purpose extraction script. Not all extraction programs here # are installed by LARBS automatically. |
