We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c95408 commit 14117ccCopy full SHA for 14117cc
jenkins/uninstall-jenkins-ubuntu.txt
@@ -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