mirror of
https://github.com/caperren/school_archives.git
synced 2025-11-09 13:41:13 +00:00
4 lines
34 B
Bash
4 lines
34 B
Bash
#!/bin/bash
|
|
make clean
|
|
make build
|