From c88dd5c03bb1a5569e355b148a0a02607093c41e Mon Sep 17 00:00:00 2001 From: Nick White Date: Sat, 2 Jun 2012 17:56:36 +0100 Subject: Set bash as required interpreter --- bg1/install-1cd-totsc-uk.sh | 2 +- pst/install-2cd-extra.sh | 2 +- pst/install-2cd-minimal.sh | 2 +- pst/install-4cd-extra.sh | 2 +- pst/install-4cd-minimal.sh | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bg1/install-1cd-totsc-uk.sh b/bg1/install-1cd-totsc-uk.sh index 3c445aa..a4354ff 100755 --- a/bg1/install-1cd-totsc-uk.sh +++ b/bg1/install-1cd-totsc-uk.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Copyright 2009 Nick White # # This program is free software; you can redistribute it and/or diff --git a/pst/install-2cd-extra.sh b/pst/install-2cd-extra.sh index 73b3d44..b8e1cd2 100755 --- a/pst/install-2cd-extra.sh +++ b/pst/install-2cd-extra.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Copyright 2009 Nick White # # This program is free software; you can redistribute it and/or diff --git a/pst/install-2cd-minimal.sh b/pst/install-2cd-minimal.sh index da97628..be1ae36 100755 --- a/pst/install-2cd-minimal.sh +++ b/pst/install-2cd-minimal.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Copyright 2009 Nick White # # This program is free software; you can redistribute it and/or diff --git a/pst/install-4cd-extra.sh b/pst/install-4cd-extra.sh index 53831d1..1831105 100755 --- a/pst/install-4cd-extra.sh +++ b/pst/install-4cd-extra.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Copyright 2009 Nick White # # This program is free software; you can redistribute it and/or diff --git a/pst/install-4cd-minimal.sh b/pst/install-4cd-minimal.sh index df6ee5e..b29b287 100755 --- a/pst/install-4cd-minimal.sh +++ b/pst/install-4cd-minimal.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Copyright 2009 Nick White # # This program is free software; you can redistribute it and/or -- cgit v1.2.3