Revert "Dev: What's wrong with file? [build]"

This reverts commit 5c6c4b9da9.
This commit is contained in:
Ilia Ross
2024-04-13 23:26:35 +03:00
parent 5c6c4b9da9
commit ba677eedc9

View File

@@ -69,9 +69,6 @@ foreach my $os (@eol_oses) {
push(@eol_oses_data, @$fdata_json);
}
&write_file_contents($eol_cache_file, &convert_to_json(\@eol_oses_data));
print &backquote_command("ls -l $eol_cache_file")."\n";
print &backquote_command("cat $eol_cache_file")."\n";
print &backquote_command("cat /home/runner/webmin/os_eol.json")."\n";
}
# eol_get_os_data()