mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
3 lines
29 B
Bash
3 lines
29 B
Bash
|
|
#!/bin/sh
|
||
|
|
rm -rf html
|
||
|
|
doxygen
|