diff options
Diffstat (limited to 'development/tig/doinst.sh')
-rw-r--r-- | development/tig/doinst.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/tig/doinst.sh b/development/tig/doinst.sh index a39b214088..bcd4e39990 100644 --- a/development/tig/doinst.sh +++ b/development/tig/doinst.sh @@ -1,5 +1,3 @@ -#!/bin/sh - config() { NEW="$1" OLD="$(dirname $NEW)/$(basename $NEW .new)" |