Author: spadkins
Date: Tue Mar 16 18:05:21 2010
New Revision: 13866

Modified:
   p5ee/trunk/App-Repository/bin/dbget

Log:
change shebang line from /usr/local/bin/perl to /usr/bin/perl

Modified: p5ee/trunk/App-Repository/bin/dbget
==============================================================================
--- p5ee/trunk/App-Repository/bin/dbget (original)
+++ p5ee/trunk/App-Repository/bin/dbget Tue Mar 16 18:05:21 2010
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl -w
 
 use Date::Format;
 

Reply via email to