From: Thierry Parmentelat Date: Tue, 15 Nov 2011 11:12:42 +0000 (+0100) Subject: oops X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=fb948d5a79acdb69ccbb200f2b71be6f0b0d4390;p=infrastructure.git oops --- 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