Delete check.sh

This commit is contained in:
Eric Johansson (neku) 2015-02-11 18:18:46 +01:00
parent 43599d9a39
commit 0fe4af3839
1 changed files with 0 additions and 2 deletions

View File

@ -1,2 +0,0 @@
#! /bin/sh
find /home/neku/www/files/ -mmin +30 -exec rm -f {} \;