diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_folder2cd')
| -rw-r--r-- | home/dot_local/share/bin/executable_folder2cd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_folder2cd b/home/dot_local/share/bin/executable_folder2cd index 558c6ab..0dd629d 100644 --- a/home/dot_local/share/bin/executable_folder2cd +++ b/home/dot_local/share/bin/executable_folder2cd @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh FILEEXT="flac" set -e |