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