aboutsummaryrefslogblamecommitdiff
path: root/www/grails/files/patch-grails-debug
blob: 70c671d2acf9fb22735ce0290a0e2e4e37ef2abb (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                           
diff -ruN /tmp/grails-1.1.1/bin/grails-debug ./bin/grails-debug
--- /tmp/grails-1.1.1/bin/grails-debug	2009-05-14 21:30:43.000000000 +1200
+++ ./bin/grails-debug	2009-05-19 08:42:54.000000000 +1200
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 DIRNAME=`dirname "$0"`
 . "$DIRNAME/startGrails"