summaryrefslogtreecommitdiff
path: root/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'clean.sh')
-rwxr-xr-xclean.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean.sh b/clean.sh
index 935d96b..0be1003 100755
--- a/clean.sh
+++ b/clean.sh
@@ -1,3 +1,3 @@
#!/bin/sh -e
-rm *.aux *.log *.out *.gz
+rm -f *.aux *.gz *.log *.out