This commit is contained in:
armv9
2024-06-27 12:04:49 +09:00
parent 4f45617666
commit 3f738cee4e
43 changed files with 19 additions and 2830 deletions

View File

@@ -18,13 +18,6 @@ source $SRC_ROOT/libs/get_source_env.sh
NO_ENV=1 ./libs/get_source.sh
popd
####
if [ ! -d "Xray-core" ]; then
git clone --no-checkout https://github.com/MatsuriDayo/Xray-core.git
fi
pushd Xray-core
git checkout "$COMMIT_MATSURI_XRAY"
popd
popd