Update On Wed Oct 9 20:34:41 CEST 2024

This commit is contained in:
github-action[bot]
2024-10-09 20:34:42 +02:00
parent 5f2a772a48
commit 8a4e08c276
126 changed files with 2177 additions and 1812 deletions
@@ -22,6 +22,16 @@ popd
####
if [ ! -d "sing-quic" ]; then
git clone --no-checkout https://github.com/MatsuriDayo/sing-quic.git
fi
pushd sing-quic
git checkout "$COMMIT_SING_QUIC"
popd
####
if [ ! -d "libneko" ]; then
git clone --no-checkout https://github.com/MatsuriDayo/libneko.git
fi