summaryrefslogtreecommitdiff
path: root/pst
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2012-06-02 17:56:36 +0100
committerNick White <git@njw.me.uk>2012-06-02 17:56:36 +0100
commitc88dd5c03bb1a5569e355b148a0a02607093c41e (patch)
tree5deb6401d5ce22945bbf4a907f85edc8cfc04f6f /pst
parent1b50dec3dc183871c217765d799cad650c19fdf9 (diff)
downloadgemrb-gameinstallers-master.tar.bz2
gemrb-gameinstallers-master.zip
Set bash as required interpreterHEADmaster
Diffstat (limited to 'pst')
-rwxr-xr-xpst/install-2cd-extra.sh2
-rwxr-xr-xpst/install-2cd-minimal.sh2
-rwxr-xr-xpst/install-4cd-extra.sh2
-rwxr-xr-xpst/install-4cd-minimal.sh2
4 files changed, 4 insertions, 4 deletions
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