From ce9ae7fa977b0a8790908a76f396ec346580d529 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Tue, 29 Aug 2017 10:35:14 +0800 Subject: [PATCH] rsync xcat-dep to http://xcat.org/files/xcat/repos/apt/devel/xcat-dep/ for Debian/Ubuntu --- build-ubunturepo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-ubunturepo b/build-ubunturepo index 65e44c88d..729067680 100755 --- a/build-ubunturepo +++ b/build-ubunturepo @@ -524,7 +524,7 @@ __EOF__ FILES_PATH="files" FRS="/var/www/${SERVER}/${FILES_PATH}" APT_DIR="${FRS}/xcat" - APT_REPO_DIR="${APT_DIR}/repos/apt" + APT_REPO_DIR="${APT_DIR}/repos/apt/devel" # Decide whether to upload the xcat-dep package or NOT (default is to NOT upload xcat-dep if [ "$UP" != "1" ]; then