diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_clean')
| -rw-r--r-- | home/dot_local/share/bin/executable_clean | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_clean b/home/dot_local/share/bin/executable_clean index 8c824f1..da7fab7 100644 --- a/home/dot_local/share/bin/executable_clean +++ b/home/dot_local/share/bin/executable_clean @@ -1,3 +1,3 @@ -#!/bin/sh +#!/usr/bin/env sh [ -n "$UB_SOCKET" ] && ueberzugpp cmd --socket "$UB_SOCKET" --action remove --identifier PREVIEW |