X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/c6c5eb250b89da6fffea47f99f0e676fe6ca1e04..beae768cc711c728351b3dccdc780c60d59355a7:/docker/cleanup.sh diff --git a/docker/cleanup.sh b/docker/cleanup.sh index 2d2697e..9254bae 100755 --- a/docker/cleanup.sh +++ b/docker/cleanup.sh @@ -6,4 +6,4 @@ do php /www/admin.php clean_async # wait 24 hours sleep 86400 -done \ No newline at end of file +done