Files
hmmmm/clean_build.sh
2025-01-21 22:03:23 +03:00

3 lines
31 B
Bash
Executable File

#!/bin/sh
make clean
make build