Skip to content

Commit ee4cc76

Browse files
authored
Update READme.md
1 parent d7a5a57 commit ee4cc76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nexus-installation/READme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ sudo yum install java-11-openjdk-devel java-1.8.0-openjdk-devel -y
3636
sudo wget http://download.sonatype.com/nexus/3/nexus-3.15.2-01-unix.tar.gz
3737
sudo tar -zxvf nexus-3.15.2-01-unix.tar.gz
3838
sudo mv /opt/nexus-3.15.2-01 /opt/nexus
39+
sudo rm -rf nexus-3.15.2-01-unix.tar.gz
3940
```
4041

4142
## Grant permissions for nexus user to start and manage nexus service

0 commit comments

Comments
 (0)