mirror of
https://github.com/unraid/webgui.git
synced 2026-01-05 17:20:04 -06:00
Update diagnostics
This commit is contained in:
@@ -48,7 +48,6 @@ function write(...$messages){
|
||||
foreach ($messages as $message) publish('diagnostics', $message);
|
||||
}
|
||||
|
||||
// Modify run function to include error logging
|
||||
function run($cmd, &$save=null, $timeout=30) {
|
||||
// output command for display
|
||||
write($cmd);
|
||||
|
||||
Reference in New Issue
Block a user