Skip to content

Commit 3793b7b

Browse files
rezzcodethe1Riddle
andauthored
install-jenkins.sh
Co-authored-by: @the1Riddle <elvisotienomboya@gmail.com>
1 parent 2bef4cc commit 3793b7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DevOps-Tools/Jenkins/install-jenkins.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Update the system
44
sudo apt-get update
55

6-
# Install Java (required for Jenkins)
6+
# Install Java
77
sudo apt-get install -y openjdk-11-jdk
88

99
# Add the Jenkins repository to the system

0 commit comments

Comments
 (0)