summaryrefslogtreecommitdiff
path: root/saferm
diff options
context:
space:
mode:
Diffstat (limited to 'saferm')
-rwxr-xr-xsaferm2
1 files changed, 1 insertions, 1 deletions
diff --git a/saferm b/saferm
index 4d8fc7a..426f4a0 100755
--- a/saferm
+++ b/saferm
@@ -1,6 +1,6 @@
#!/bin/sh
-archive="$HOME/.deleted"
+archive="$HOME/.removed"
realrm="$(which rm)"
copy="$(which cp) -R"