4 lines
91 B
Bash
4 lines
91 B
Bash
|
#!/bin/bash
|
||
|
git clone https://github.com/us-irs/libcsp.git
|
||
|
git checkout const-correctness
|