更新shell token获取

This commit is contained in:
hanhh 2021-06-13 18:37:25 +08:00
parent 0360ba0b1e
commit a53f788886
2 changed files with 2 additions and 2 deletions

View File

@ -173,3 +173,5 @@ update_cron_status() {
echo -e "失败(${message})"
fi
}
get_token

View File

@ -7,8 +7,6 @@ dir_shell=/ql/shell
send_mark=$dir_shell/send_mark
get_token
## 重置仓库remote urldocker专用$1要重置的目录$2要重置为的网址
reset_romote_url() {
local dir_current=$(pwd)