Update unlock.sh

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 5c4eadad44
commit f67b34cfc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      unlock.sh

@ -277,7 +277,7 @@ input_region
input_tg
# 检测 Disney+ 需要用到 python 依赖
[[ ${STREAM_UNLOCK[1]} = 1 && -z $PYTHON ]] && check_python
[ ${STREAM_UNLOCK[1]} = 1 ] && check_python
# 根据解锁模式写入定时任务或systemd
sh -c "$TASK"

Loading…
Cancel
Save