Skip to content

Commit

Permalink
fix actions error
Browse files Browse the repository at this point in the history
  • Loading branch information
asdlokj1qpi23 committed Aug 29, 2024
1 parent 258a64e commit 33f32de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion scripts/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN set -xe && \
cmake -DCMAKE_CXX_STANDARD=11 . && \
make install -j $THREADS && \
cd .. && \
git clone https://github.com/asdlokj1qpi23/subconverter --depth=1 && \
git clone https://github.com/asdlokj1qpi233/subconverter --depth=1 && \
cd subconverter && \
[ -n "$SHA" ] && sed -i 's/\(v[0-9]\.[0-9]\.[0-9]\)/\1-'"$SHA"'/' src/version.h;\
python3 -m ensurepip && \
Expand Down
4 changes: 2 additions & 2 deletions scripts/rules_config.conf
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ dest=base/config/
keep_tree=false

[DivineEngine]
url=https://github.com/asdlokj1qpi23/DivineEngine.git
checkout=e5043a1cee1678254b424267bdcfccbcb574bad6
url=https://github.com/asdlokj1qpi233/Profiles.git
checkout=f6302d855192bd8d0be08319dff3e58ae7c2bd4e
match=Surge/Ruleset/**

[NobyDa]
Expand Down

1 comment on commit 33f32de

@zxlhhyccc
Copy link

@zxlhhyccc zxlhhyccc commented on 33f32de Aug 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can add QUIC parametersthe and port hopping function for converting Hysteria2 、Hysteria?

Please sign in to comment.