Update unlock.sh

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

@ -57,8 +57,8 @@ T[E21]="Media unlock daemon installed successfully. A jobs has been created, che
T[C21]="\n 媒体解锁守护进程已安装成功,已创建一个jobs,查看 [pgrep -laf warp_unlock],关闭 [kill -9 \$(pgrep -f warp_unlock)],VPS 重启仍生效。进入任务运行日志将保存在 /root/result.log\n"
T[E22]="The script runs on today: \$TODAY. Total:\$TOTAL\\\n"
T[C22]="脚本当天运行次数:\$TODAY,累计运行次数:\$TOTAL\\\n"
T[E23]="Please choose to brush WARP IP:\n 1. WARP IPv4 Interface (Default)\n 2. WARP IPv6 Interface\n"
T[C23]="\n 请选择刷 WARP IP 方式:\n 1. WARP IPv4 网络接口 (默认)\n 2. WARP IPv6 网络接口\n"
T[E23]="Please choose to brush WARP IP:\n 1. WARP IPv4 Interface\n 2. WARP IPv6 Interface\n"
T[C23]="\n 请选择刷 WARP IP 方式:\n 1. WARP IPv4 网络接口\n 2. WARP IPv6 网络接口\n"
T[E24]="No WARP method specified."
T[C24]="没有指定的 WARP 方式"
T[E25]="No unlock method specified."

Loading…
Cancel
Save