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 8b29fcd..603bcb1 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 #
 # mhn.defaults.sh -- create extra profile file for MIME handling
 #