aboutsummaryrefslogtreecommitdiff
path: root/bin/gc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/gc')
-rwxr-xr-xbin/gc2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/gc b/bin/gc
index 50ee1b5..f2522be 100755
--- a/bin/gc
+++ b/bin/gc
@@ -79,6 +79,7 @@ disk() {
gc_guix() {
+ return
if [ ! -e /gnu/ ]; then
return
fi
@@ -95,6 +96,7 @@ gc_guix() {
}
gc_nix() {
+ return
if [ ! -e /nix/ ]; then
return
fi