mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
更新shell token获取
This commit is contained in:
parent
0360ba0b1e
commit
a53f788886
|
@ -173,3 +173,5 @@ update_cron_status() {
|
|||
echo -e "失败(${message})"
|
||||
fi
|
||||
}
|
||||
|
||||
get_token
|
|
@ -7,8 +7,6 @@ dir_shell=/ql/shell
|
|||
|
||||
send_mark=$dir_shell/send_mark
|
||||
|
||||
get_token
|
||||
|
||||
## 重置仓库remote url,docker专用,$1:要重置的目录,$2:要重置为的网址
|
||||
reset_romote_url() {
|
||||
local dir_current=$(pwd)
|
||||
|
|
Loading…
Reference in New Issue
Block a user