Delete clean.sh

This commit is contained in:
David Rotermund 2023-01-15 14:57:50 +01:00 committed by GitHub
parent e5fe3b9b03
commit 0e755ae2f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,10 +0,0 @@
read -p "Are you sure? " -n 1 -r
echo # (optional) move to a new line
if [[ ! $REPLY =~ ^[Yy]$ ]]
then
exit 1
fi
rm -rf Log
rm -rf Parameters
rm *.txt