mirror of
https://github.com/dvorka/hstr.git
synced 2024-12-28 18:50:54 +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
|