From 59c55c4d6187eff9ae1a87bc85a3b4dda3bb9950 Mon Sep 17 00:00:00 2001 From: gotmor Date: Thu, 19 Jul 2007 13:24:18 +0000 Subject: use bash instead of sh for the help script git-svn-id: http://dzen.googlecode.com/svn/trunk@132 f2baff5b-bf2c-0410-a398-912abdc3d8b2 --- help | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help') diff --git a/help b/help index edde0ac..700b9ee 100755 --- a/help +++ b/help @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # (c) 2007, by Robert Manea -- cgit v1.2.3-54-g00ecf