CASA/shsrc/wshsrc/rm-dirs

5 lines
67 B
Plaintext
Raw Normal View History

#!/bin/bash
rm -rf ../../bin
rm -rf ../../lib
rm -rf ../../obj