This website requires JavaScript.
Explore
Help
Sign In
test
/
dataflow
Watch
1
Star
0
Fork
0
You've already forked dataflow
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
11ed9ceb61
dataflow
/
stop.sh
6 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
删除springboot打包依赖
2022-07-20 17:43:25 +00:00
#! /bin/bash
TOOD:调度
2022-06-01 16:20:38 +00:00
screen -S raft-0 -X quit
screen -S raft-1 -X quit
screen -S raft-2 -X quit
加入vscode调试方式
2022-07-27 08:25:10 +00:00
exit
0
Reference in New Issue
Copy Permalink