mirror of
https://github.com/whyour/qinglong.git
synced 2026-06-30 20:35:09 +08:00
更新shell token获取
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user