summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/gc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gc b/src/gc
index abfa1c8..1d7640f 100755
--- a/src/gc
+++ b/src/gc
@@ -21,7 +21,7 @@ gc_guix() {
}
gc_trash() {
- yes | trash-empty
+ yes | trash-empty ||:
}
gc_tmpdir() {