aboutsummaryrefslogtreecommitdiffstats
path: root/help
diff options
context:
space:
mode:
authorgotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-07-19 13:24:18 +0000
committergotmor <gotmor@f2baff5b-bf2c-0410-a398-912abdc3d8b2>2007-07-19 13:24:18 +0000
commit59c55c4d6187eff9ae1a87bc85a3b4dda3bb9950 (patch)
tree8f1fbccffbcbe6bf661b1533d4fd945d4eb52f47 /help
parente4978330dc81571a625be90d0b88a60f63978f95 (diff)
downloaddzen-59c55c4d6187eff9ae1a87bc85a3b4dda3bb9950.tar.gz
dzen-59c55c4d6187eff9ae1a87bc85a3b4dda3bb9950.zip
use bash instead of sh for the help script
git-svn-id: http://dzen.googlecode.com/svn/trunk@132 f2baff5b-bf2c-0410-a398-912abdc3d8b2
Diffstat (limited to 'help')
-rwxr-xr-xhelp2
1 files changed, 1 insertions, 1 deletions
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