From 521c04cb90552342bb4c0d3f9966c8af3ce217a3 Mon Sep 17 00:00:00 2001 From: build Date: Tue, 13 Feb 2007 14:59:49 +0000 Subject: [PATCH] coment & chmod +x --- scripts/auto-update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/auto-update.sh b/scripts/auto-update.sh index b38c00b..56cd847 100644 --- a/scripts/auto-update.sh +++ b/scripts/auto-update.sh @@ -1,4 +1,5 @@ #!/bin/bash +# performs svn update in this command's directory DIRNAME=$(dirname $0) DIRNAME=$(cd $DIRNAME; pwd -P) -- 2.43.0