mirror of
https://github.com/kerberos-io/openalpr-base.git
synced 2025-10-05 20:36:48 +08:00
4 lines
61 B
Bash
Executable File
4 lines
61 B
Bash
Executable File
#!/bin/bash
|
|
|
|
make -f makefile clean && make -f makefile html
|