clear.sh 102 B

123456
  1. #!/bin/bash
  2. rm -rf ../data/video/*
  3. rm -rf ../source/bin/log/*
  4. rm -rf ../build/*
  5. rm ../source/bin/core