From 12172802b8edd9363f1e4aecb365adc325d9291e Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 28 Feb 2017 20:51:38 +0100 Subject: Move file into rsyncsrc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: If28c61024d2c6ad6987e03eee202161ba8984e76 Signed-off-by: Jan-Simon Möller --- jjb/snapshot-jjb-container/include-createcontainer.sh | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'jjb/snapshot-jjb-container') diff --git a/jjb/snapshot-jjb-container/include-createcontainer.sh b/jjb/snapshot-jjb-container/include-createcontainer.sh index 001953b9..fd0fe65a 100644 --- a/jjb/snapshot-jjb-container/include-createcontainer.sh +++ b/jjb/snapshot-jjb-container/include-createcontainer.sh @@ -12,3 +12,12 @@ make export ls +echo "###########################" + +mkdir ../container +mv docker_agl_worker*.tar.xz ../container/ + +ls ../container + +echo "###########################" + -- cgit 1.2.3-korg