Skip to content

Commit 1a82c60

Browse files
authored
readme file
1 parent 4523444 commit 1a82c60

1 file changed

Lines changed: 7 additions & 3 deletions

File tree

DevOps-Tools/Jenkins/README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,12 @@ The script will first request for updates, then install Java which is a prerequi
2525
sudo ./install-jenkins.sh
2626
```
2727

28-
Lastly, when the execution is done, the initial admin password will be displayed in the terminal. You can then go to `http://<your_server_ip>:8080`
29-
to complete the initial setup using the displayed admin password.<br>
30-
You can configure Jenkins according to your requirements after the initial setup.
28+
Lastly, when the execution is done, the initial admin password will be displayed in the terminal.<br>
29+
Go to `http://<your_server_ip>:8080` to complete the initial setup using the displayed admin password.
30+
Then you can configure Jenkins according to your requirements after the initial setup.
31+
32+
33+
> **Option**\
34+
> Feel free to delete the cloned directory when you are done with the installation
3135
3236
**Good Luck**

0 commit comments

Comments
 (0)