dl-fldigi/fldigi_doxygen/distclean.sh

10 wiersze
121 B
Bash
Executable File

#!/bin/bash
# Distribution clean of documents
rm -rf pdf/
rm -rf compressed_html/
rm -rf user_docs/
rm -rf prog_docs/