blob: d9a80c1f9a122af10e211dd3f2ec841cf6ca2b9b (
plain) (
blame)
1
2
3
4
5
6
7
8
|
--- ./xspim/Configure.orig Mon Aug 29 02:28:15 2005
+++ ./xspim/Configure Mon Jul 17 09:32:01 2006
@@ -1,4 +1,4 @@
-#!/usr/bin/env bash
+#!/bin/sh
#
# Shell script to configure SPIM.
#
|