]> jfr.im git - uguu.git/commitdiff
Create check.sh
authorEric Johansson (neku) <redacted>
Wed, 4 Feb 2015 19:22:34 +0000 (20:22 +0100)
committerEric Johansson (neku) <redacted>
Wed, 4 Feb 2015 19:22:34 +0000 (20:22 +0100)
check.sh [new file with mode: 0644]

diff --git a/check.sh b/check.sh
new file mode 100644 (file)
index 0000000..424f860
--- /dev/null
+++ b/check.sh
@@ -0,0 +1,2 @@
+#! /bin/sh
+find /home/neku/www/files/ -mmin +30 -exec rm -f {} \;