No /bin/bash on BSD.
authorEric Anholt <anholt@freebsd.org>
Sun, 9 May 2004 21:57:58 +0000 (21:57 +0000)
committerEric Anholt <anholt@freebsd.org>
Sun, 9 May 2004 21:57:58 +0000 (21:57 +0000)
scripts/create_bsd_pci_lists.sh

index 11cdeea..6666760 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/bash 
+#!/bin/sh 
 #
 # Script to output BSD compatible pci ids file
 #  - Copyright Dave Airlie 2004 (airlied@linux.ie)