mirror of
https://github.com/gonum/gonum.git
synced 2025-10-06 23:52:47 +08:00
5 lines
52 B
Bash
Executable File
5 lines
52 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd internal
|
|
make clean && make
|