CASA/shsrc/wshsrc/rm-dirs
2005-10-11 19:51:00 +00:00

5 lines
67 B
Bash

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