summaryrefslogtreecommitdiff
path: root/clear_dir.sh
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-03-04 03:29:19 +0200
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-03-04 03:29:19 +0200
commitd48a55f41188ac3cba7202c3ccfe74e5d8203b69 (patch)
treee51995fcd85f7b62254d5e29821058e0c484013f /clear_dir.sh
parentbd19b46d7544ff94be0e8eaccb4e1bd18d44b996 (diff)
Minor changes for the user's script.
Diffstat (limited to 'clear_dir.sh')
-rwxr-xr-xclear_dir.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/clear_dir.sh b/clear_dir.sh
index fef1764..fd3880f 100755
--- a/clear_dir.sh
+++ b/clear_dir.sh
@@ -3,5 +3,5 @@
### clearing up the directory
### from temporary files
-rm -rf __pycache__ # Output* future proof
+rm -rf __pycache__ # Output* future
rm -f Output/*.png *.npy