Make all shell scripts using /bin/bash instead /bin/sh to be able to FAI's environment.
[grml-live.git] / etc / grml / fai / config / scripts / GRMLBASE / 31-motd
index 05d7b01..3093e64 100755 (executable)
@@ -1,10 +1,9 @@
-#!/bin/sh
-# Filename:      /etc/grml/fai/config/scripts/GRML/31-motd
+#!/bin/bash
+# Filename:      /etc/grml/fai/config/scripts/GRMLBASE/31-motd
 # Purpose:       make sure the motd setup is correct
 # Authors:       grml-team (grml.org), (c) Michael Prokop <mika@grml.org>
 # Bug-Reports:   see http://grml.org/bugs/
 # License:       This file is licensed under the GPL v2 or any later version.
-# Latest change: Wed Sep 19 20:13:01 CEST 2007 [mika]
 ################################################################################
 
 set -u