Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiejun committed Dec 31, 2024
1 parent 4bb42b1 commit 602fa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion revive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ TELEGRAM_TOKEN=${TELEGRAM_TOKEN:-null}
TELEGRAM_USERID=${TELEGRAM_USERID:-null}
WXSENDKEY=${WXSENDKEY:-null}
BUTTON_URL=${BUTTON_URL:-null}

# 使用 jq 提取 JSON 数组,并将其加载为 Bash 数组
hosts_info=($(echo "${HOSTS_JSON}" | jq -c ".info[]"))

Expand Down

0 comments on commit 602fa02

Please sign in to comment.