From 27e129c5093b83fc0dceae2b4ad5bab6d9dfdddf Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Jul 10 2017 18:40:25 +0000 Subject: Changing the location of the modular compose to /mnt/koji/compose/26/ Signed-off-by: Mohan Boddu --- diff --git a/release-candidate-modular.sh b/release-candidate-modular.sh index 7a43b65..b419a0c 100755 --- a/release-candidate-modular.sh +++ b/release-candidate-modular.sh @@ -2,7 +2,7 @@ export LC_ALL=C LABEL=$1 CONFIG="fedora-modular-final.conf" -TARGET_DIR="/mnt/koji/compose/26-modular" +TARGET_DIR="/mnt/koji/compose/26/" #OLD_COMPOSES_DIR="--old-composes=/mnt/fedora_koji/compose/f23 --old-composes=$TARGET_DIR" NIGHTLY="" SKIP_PHASES="--skip-phase=productimg"