mirror of
https://github.com/KaringX/karing-ruleset.git
synced 2025-06-08 15:44:13 +08:00
update sing-box to 1.9.3
This commit is contained in:
parent
9bd8a0c14d
commit
0786442ea5
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@ -40,7 +40,7 @@ jobs:
|
|||||||
NO_SKIP: true
|
NO_SKIP: true
|
||||||
run: |
|
run: |
|
||||||
cd sing-rule || exit 1
|
cd sing-rule || exit 1
|
||||||
wget -q https://github.com/SagerNet/sing-box/releases/download/v1.8.12/sing-box-1.8.12-linux-amd64.tar.gz -O sing-box.tar.gz && tar zxvf sing-box.tar.gz && mv sing-box-1.8.12-linux-amd64/sing-box ./
|
wget -q https://github.com/SagerNet/sing-box/releases/download/v1.9.3/sing-box-1.9.3-linux-amd64.tar.gz -O sing-box.tar.gz && tar zxvf sing-box.tar.gz && mv sing-box-1.9.3-linux-amd64/sing-box ./
|
||||||
chmod 755 sing-box ACL4SSR/convert_srs.sh && ./ACL4SSR/convert_srs.sh ./sing-box
|
chmod 755 sing-box ACL4SSR/convert_srs.sh && ./ACL4SSR/convert_srs.sh ./sing-box
|
||||||
rm -rf sing-box* LICENSE README.md ACL4SSR/convert_*
|
rm -rf sing-box* LICENSE README.md ACL4SSR/convert_*
|
||||||
cp ./ACL4SSR/Ruleset/*.srs ./ACL4SSR
|
cp ./ACL4SSR/Ruleset/*.srs ./ACL4SSR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user