feat(脚本): 删除临时内容
parent
caf3dccb62
commit
eae301e993
12
progress.sh
12
progress.sh
|
@ -1,12 +0,0 @@
|
|||
#!/usr/bin/env bash
|
||||
installProgress=3
|
||||
totalProgress=10
|
||||
|
||||
|
||||
|
||||
init(){
|
||||
progress 1 2
|
||||
}
|
||||
init
|
||||
|
||||
# ps -ef|grep -v grep|grep sleep|awk '{print $3}'|xargs kill -9
|
Loading…
Reference in New Issue