From f2eda285924ea603fdd0e3f2288a0aa9f4215207 Mon Sep 17 00:00:00 2001
From: Ricardo Jun <jtaniguc@redhat.com>
Date: Mon, 26 Nov 2018 18:01:17 +0100
Subject: [PATCH] Nexus repository file

---
 extras/backup/nexus-update.sh |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/extras/backup/nexus-update.sh b/extras/backup/nexus-update.sh
index 73c5443..16f0ce9 100644
--- a/extras/backup/nexus-update.sh
+++ b/extras/backup/nexus-update.sh
@@ -9,4 +9,5 @@
 ssh root@services chown -R nexus:nexus /opt/sonatype-work
 nexus_dir=$(ssh root@services "ls /opt | grep nexus-2.14")
 ssh root@services ln -s /opt/${nexus_dir} /opt/nexus
+ssh root@services tar xzvf /tmp/dc39/sonatype-work.tar.gz -C /opt
 ssh root@services systemctl start nexus
\ No newline at end of file

--
Gitblit v1.9.3