mirror of
https://github.com/gonum/gonum.git
synced 2025-10-10 09:30:13 +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
|