summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorPierre-Yves Ritschard <pyr@milestonelab.com>2011-02-03 17:58:09 +0000
committerR.I.Pienaar <rip@devco.net>2011-02-03 18:01:36 +0000
commit031bf261289dcbb32e63b053ed5b3a82117698c0 (patch)
treeaebbada8d2acc6f36b4141cd814b4f63df40ea56 /files
parent3c46b82d09a9ce7ebf66b42b342a753e59b6d467 (diff)
- make the root group configurable in the concat::setup class for portability
- use sh and not bash
Diffstat (limited to 'files')
-rw-r--r--files/concatfragments.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/concatfragments.sh b/files/concatfragments.sh
index a8d8765..52fd684 100644
--- a/files/concatfragments.sh
+++ b/files/concatfragments.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
# Script to concat files to a config file.
#