Skip to content

Commit

Permalink
Update install_openclash_dev_update_geo.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Aethersailor authored Feb 8, 2025
1 parent 281fb5a commit 65ea784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/install_openclash_dev_update_geo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# 定义变量
REPO_API_URL="https://api.github.com/repos/vernesong/OpenClash/contents/dev?ref=package"
RAW_FILE_PREFIX="https://raw.githubusercontent.com/vernesong/OpenClash/package/dev"
RAW_FILE_PREFIX="https://github.boki.moe/https://raw.githubusercontent.com/vernesong/OpenClash/package/dev"
TEMP_FILE="openclash.apk"

# 获取 JSON 数据并解析 .apk 文件名
Expand Down

0 comments on commit 65ea784

Please sign in to comment.