From 46558816589e61bb9f8ab509cb6606db943d76ed Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 14 Dec 2012 12:10:49 +0100 Subject: [PATCH] fix braino --- liveboot_testdeploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveboot_testdeploy.sh b/liveboot_testdeploy.sh index 3131ccd..f87c6e2 100755 --- a/liveboot_testdeploy.sh +++ b/liveboot_testdeploy.sh @@ -47,7 +47,7 @@ fi cd /srv/mirror/liveboot ln -sfv $(basename $SOURCE_DIR) pending-approval echo "pending-approval link creating, pointing to $SOURCE_DIR" -$(basename $0)/liveboot_rsync.sh +$(dirname $0)/liveboot_rsync.sh # # reboot TESTSERVER -- 2.39.5