X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/c6c5eb250b89da6fffea47f99f0e676fe6ca1e04..9a51f6fc76ce0b60829cc31ccab9643c73b26440:/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