From: dbs Date: Sun, 7 Dec 2008 21:04:50 +0000 (+0000) Subject: Use an explicit shell (bash) to avoid complications on systems with different default... X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7e3285d8a65cf42afb1b216699b3e5edf0b54925;p=opensrf%2Fbjwebb.git Use an explicit shell (bash) to avoid complications on systems with different default shells git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1525 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/bin/osrf_config.in b/bin/osrf_config.in index 7cc0d8e..9bd18fb 100644 --- a/bin/osrf_config.in +++ b/bin/osrf_config.in @@ -1,3 +1,5 @@ +#!/bin/bash +# # Copyright (C) 2008 Equinox Software, Inc. # Kevin Beswick #