Files
rough-edit/clean.sh

6 lines
79 B
Bash
Executable File

#!/bin/bash
rm list.txt rip.sh output.mp4 debug.txt
rm -r ../out
mkdir ../out