melawy-archiso-config/clear.sh

6 lines
49 B
Bash
Executable File

#!/bin/bash
sudo rm -vrf ./work_*
echo "Ready"