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