mirror of
https://github.com/caperren/school_archives.git
synced 2025-12-31 04:14:17 +00:00
4 lines
34 B
Bash
4 lines
34 B
Bash
#!/bin/bash
|
|
make clean
|
|
make build
|