mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
Revert "Dev: What's wrong with file? [build]"
This reverts commit 5c6c4b9da9.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user