Обновить install.sh
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
#!/bin/sh
|
||||
|
||||
TARGET_TAG="v1.12.17-extended-1.5.3"
|
||||
API_URL="https://api.github.com/repos/shtorm-7/sing-box-extended/releases/latest"
|
||||
FILE_PATTERN="linux-$ARCH_SUFFIX.tar.gz"
|
||||
API_URL="https://api.github.com/repos/shtorm-7/sing-box-extended/releases/tags/$TARGET_TAG"
|
||||
ARCHIVE_NAME="sing-box-latest.tar.gz"
|
||||
DEST_FILE="/usr/bin/sing-box"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user