From 74d483700b18bd46ecea0c50ecadac86925ff554 Mon Sep 17 00:00:00 2001 From: Marjan Schiller Date: Wed, 12 Jun 2013 15:15:20 +0200 Subject: [PATCH] Changed to autotest link. --- liveboot_set_image.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/liveboot_set_image.sh b/liveboot_set_image.sh index 6d14109..f37eeb9 100755 --- a/liveboot_set_image.sh +++ b/liveboot_set_image.sh @@ -33,7 +33,7 @@ fi # # create pending-approval link # -ssh -oStrictHostKeyChecking=no -i ~/.ssh/id_ritest root@riserver "rm -f /srv/mirror/liveboot/pending-approval; ln -sfv $(basename $SOURCE_DIR) /srv/mirror/liveboot/pending-approval" +ssh -oStrictHostKeyChecking=no -i ~/.ssh/id_ritest root@riserver "rm -f /srv/mirror/liveboot/autotest; ln -sfv $(basename $SOURCE_DIR) /srv/mirror/liveboot/autotest" # # finish # -- 2.39.5