Ricardo Jun
2018-11-26 f2eda285924ea603fdd0e3f2288a0aa9f4215207
Nexus repository file
1 files modified
1 ■■■■ changed files
extras/backup/nexus-update.sh 1 ●●●● patch | view | raw | blame | history
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