Skip to content

Commit 14117cc

Browse files
author
lerndevops
authored
Create uninstall-jenkins-ubuntu.txt
1 parent 7c95408 commit 14117cc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

jenkins/uninstall-jenkins-ubuntu.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
service jenkins stop
2+
apt-get purge jenkins
3+
apt autoremove
4+
cd /var/lib
5+
rm -rf jenkins/

0 commit comments

Comments
 (0)