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