mirror of
https://github.com/3proxy/3proxy.git
synced 2026-05-13 05:51:38 +00:00
Fix github links
This commit is contained in:
parent
6532163f01
commit
782878b5b4
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ GetLasestVersionInfo()
|
|||
local Githublink
|
||||
local msg
|
||||
|
||||
Githublink=`wget https://github.com/z3APA3A/3proxy/releases/latest -O /dev/stdout |
|
||||
Githublink=`wget https://github.com/3proxy/3proxy/releases/latest -O /dev/stdout |
|
||||
awk '/<a.+href=.+\.tar\.gz/ { gsub("\"", "\n"); print; exit }' |
|
||||
grep -e ".tar.gz"`
|
||||
if [ $? != 0 ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue