diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_scene')
| -rw-r--r-- | home/dot_local/share/bin/executable_scene | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_scene b/home/dot_local/share/bin/executable_scene index c7faff6..cb84d5f 100644 --- a/home/dot_local/share/bin/executable_scene +++ b/home/dot_local/share/bin/executable_scene @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh CACHE_FILE="$XDG_CACHE_HOME/hass-scenes" TAB="$(printf '\t')" |