From: Dan Harkless Date: Tue, 14 Mar 2000 02:39:13 +0000 (+0000) Subject: Just removed the odd space between the "!" and the "/bin/sh". I believe some X-Git-Tag: nmh-1_0~65 X-Git-Url: http://git.marmaro.de/?p=mmh;a=commitdiff_plain;h=8d61a39c1f636b7edd184767225492a4d5dacde5 Just removed the odd space between the "!" and the "/bin/sh". I believe some OSes might choke on that, and certainly no OS requires it. --- diff --git a/etc/mhn.defaults.sh b/etc/mhn.defaults.sh index 8b29fcd..603bcb1 100755 --- a/etc/mhn.defaults.sh +++ b/etc/mhn.defaults.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # # mhn.defaults.sh -- create extra profile file for MIME handling #