mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
Create check.sh
This commit is contained in:
parent
e96ebd09f1
commit
43599d9a39
2
includes/check.sh
Normal file
2
includes/check.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#! /bin/sh
|
||||
find /home/neku/www/files/ -mmin +30 -exec rm -f {} \;
|
Loading…
Reference in New Issue
Block a user