diff options
Diffstat (limited to 'home/dot_local/share/bin/executable_pause')
| -rw-r--r-- | home/dot_local/share/bin/executable_pause | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/dot_local/share/bin/executable_pause b/home/dot_local/share/bin/executable_pause index 8eedbfb..e89c61f 100644 --- a/home/dot_local/share/bin/executable_pause +++ b/home/dot_local/share/bin/executable_pause @@ -1,4 +1,4 @@ -#!/bin/sh +#!/usr/bin/env sh ec=0 if [ $# -ge 1 ] ; then "$@" |