melawy-archiso-config/clear.sh

6 lines
49 B
Bash
Raw Normal View History

2024-07-19 21:52:47 +05:00
#!/bin/bash
sudo rm -vrf ./work_*
echo "Ready"