From fb948d5a79acdb69ccbb200f2b71be6f0b0d4390 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 15 Nov 2011 12:12:42 +0100 Subject: [PATCH] oops --- scripts/nightly-clean-trash.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/nightly-clean-trash.sh b/scripts/nightly-clean-trash.sh index 176ef0b..026d019 100755 --- a/scripts/nightly-clean-trash.sh +++ b/scripts/nightly-clean-trash.sh @@ -1,4 +1,4 @@ -D#!/bin/bash +#!/bin/bash # -maxdepth 1 : scans dir and immediate sons # -mtime +1 : older than one day # grep -v : preserve the top directory -- 2.47.0