mirror of
https://github.com/dvorka/hstr.git
synced 2025-02-24 14:57:35 +08:00
5 lines
84 B
Bash
Executable file
5 lines
84 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cd ../test && make clean && rm -vf _* hstr-unit-tests Makefile
|
|
|
|
# eof
|