[Misc] Make all tool scripts executable (#27831)

Signed-off-by: Matthew Bonanni <mbonanni@redhat.com>
This commit is contained in:
Matthew Bonanni
2025-10-30 19:46:02 -04:00
committed by GitHub
parent c9791f1813
commit d5d2a0fe74
6 changed files with 1 additions and 0 deletions

0
tools/check_repo.sh Normal file → Executable file
View File

0
tools/ep_kernels/configure_system_drivers.sh Normal file → Executable file
View File

0
tools/ep_kernels/elastic_ep/install_eep_libraries.sh Normal file → Executable file
View File

1
tools/ep_kernels/install_python_libraries.sh Normal file → Executable file
View File

@@ -1,3 +1,4 @@
#!/usr/bin/env bash
set -ex
# prepare workspace directory

0
tools/flashinfer-build.sh Normal file → Executable file
View File

0
tools/vllm-tpu/build.sh Normal file → Executable file
View File