From e447880e03cf716cb3ea47af799e66724cbbc725 Mon Sep 17 00:00:00 2001
From: Ricardo Jun <jtaniguc@redhat.com>
Date: Tue, 27 Nov 2018 15:59:03 +0100
Subject: [PATCH] Fixed settings.xml file

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

diff --git a/extras/backup/workstation.sh b/extras/backup/workstation.sh
index 6f29768..b685122 100644
--- a/extras/backup/workstation.sh
+++ b/extras/backup/workstation.sh
@@ -9,3 +9,4 @@
 ssh root@workstation rm -rf /home/student/devstudio-*.jar
 ssh root@workstation rm -rf /home/student/InstallConfigRecord.xml
 rsync -aPv training.repo root@workstation:/etc/yum.repos.d/
+rsync -aPv settings.xml student@workstation:/home/student/.m2/

--
Gitblit v1.9.3