2 lines
31 B
Makefile
2 lines
31 B
Makefile
clean:
|
|
rm -rf ./output/*.html
|
clean:
|
|
rm -rf ./output/*.html
|