5 lines
101 B
Bash
Executable File
5 lines
101 B
Bash
Executable File
#!/bin/bash
|
|
git clone https://github.com/us-irs/libcsp.git
|
|
cd libcsp
|
|
git checkout const-correctness
|