From 031bf261289dcbb32e63b053ed5b3a82117698c0 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Ritschard Date: Thu, 3 Feb 2011 17:58:09 +0000 Subject: - make the root group configurable in the concat::setup class for portability - use sh and not bash --- files/concatfragments.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'files') 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. # -- cgit v1.2.3