diff --git a/dist/install.sh b/dist/install.sh index 0550596..ff9347c 100755 --- a/dist/install.sh +++ b/dist/install.sh @@ -100,7 +100,7 @@ test_rayhunter() { ##### Main ##### ##### ##### ##### if [[ `uname -s` == "Linux" ]]; then - export SERIAL_PATH="./serial-ubuntu-latest/serial" + export SERIAL_PATH="./serial-ubuntu-24/serial" export PLATFORM_TOOLS="platform-tools-latest-linux.zip" elif [[ `uname -s` == "Darwin" ]]; then if [[ `uname -m` == "arm64" ]]; then