mirror of
https://github.com/bolucat/Archive.git
synced 2026-04-23 00:17:16 +08:00
Update On Wed Oct 9 20:34:41 CEST 2024
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user