Update compile_database.php

This commit is contained in:
jakani24
2024-02-17 16:02:11 +01:00
parent 3345f4c8af
commit 083422d1c7

View File

@@ -46,7 +46,7 @@ function download_files(){
sort_hashes("/var/www/html/database_srv/$fileNumber.md5"); sort_hashes("/var/www/html/database_srv/$fileNumber.md5");
} }
} }
set_time_limit(0);
download_files(); download_files();