From ee92304e14815d7673d028a986d1022e0e012683 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 10 Jan 2004 23:37:25 +0000 Subject: s/sh/bash/ git-svn-id: file:///home/lennart/svn/public/ivcall/trunk@18 e0b13411-74c3-0310-b366-a0654dd0340f --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index 6d6db78..fae21ac 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # $Id$ # This file is part of ivcall. -- cgit