feat(脚本): 删除临时内容

pull/534/merge
mack-a 2020-08-03 17:24:38 +08:00
parent caf3dccb62
commit eae301e993
1 changed files with 0 additions and 12 deletions

View File

@ -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