|
From: <sv...@va...> - 2008-04-27 07:42:49
|
Author: bart Date: 2008-04-27 08:42:52 +0100 (Sun, 27 Apr 2008) New Revision: 7939 Log: Added interpreter name. Modified: trunk/vg-in-place Modified: trunk/vg-in-place =================================================================== --- trunk/vg-in-place 2008-04-27 07:11:45 UTC (rev 7938) +++ trunk/vg-in-place 2008-04-27 07:42:52 UTC (rev 7939) @@ -1,3 +1,5 @@ +#!/bin/sh + # This ensures it works when invoked from any directory. d=`dirname $0` |