zoukankan
html css js c++ java
linux系统下完全卸载Jenkins
1、关闭tomcat:./shutdown.sh
2、删除/webapps/jenkins下所有文件:rm -rf jenkins
3、删除配置文件:rm -rf /root/.jenkins/
查看全文
相关阅读:
emacs jedi
opencv 基本demo
emacs列编辑
observable operator example
angular keydown 例子
回调和匿名函数
gin cors
angular rxjs
python dbus note
视频截图
原文地址:https://www.cnblogs.com/xyhero/p/9873529.html
最新文章
Qt 小问题
gin 处理异步请求
cobra note
casbin 无脑记忆
bcrypt 前段加密后端解密demo记录
git 远程分支
chrome 截屏
linux 桌面基础知识
sync lock
panic&&error
热门文章
golang ssh
go test
angular note
angular observable 实现组件通信
angular json 解析和数据处理
typescript for exception
python 并发和通信
python libvirt
go context 读代码
golang json
Copyright © 2011-2022 走看看