Browse Source

+ fix magic for non-linux shells

carl 23 years ago
parent
commit
82df04cacf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/utils/samplecfg

+ 1 - 1
compiler/utils/samplecfg

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 #
 #  $Id$
 #