]> git.marmaro.de Git - mmh/commitdiff
Just removed the odd space between the "!" and the "/bin/sh". I believe some
authorDan Harkless <dan@harkless.org>
Tue, 14 Mar 2000 02:39:13 +0000 (02:39 +0000)
committerDan Harkless <dan@harkless.org>
Tue, 14 Mar 2000 02:39:13 +0000 (02:39 +0000)
OSes might choke on that, and certainly no OS requires it.

etc/mhn.defaults.sh

index 8b29fcd1766f7999674f1ec448a5865d0962e28a..603bcb1c81f53285cc8928d136e3cfb478545721 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 #
 # mhn.defaults.sh -- create extra profile file for MIME handling
 #