Skip to content

Commit

Permalink
install-jenkins.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
the-1Riddle and the1Riddle authored Feb 3, 2024
1 parent 2bef4cc commit 3793b7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DevOps-Tools/Jenkins/install-jenkins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Update the system
sudo apt-get update

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

# Add the Jenkins repository to the system
Expand Down

0 comments on commit 3793b7b

Please sign in to comment.