5 lines
112 B
Bash
5 lines
112 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
git clone https://github.com/RedPitaya/RedPitaya-FPGA.git --single-branch --branch Release_2024.1
|
||
|
|