(path)
| 13363 | } |
| 13364 | |
| 13365 | if (!result.installing) { |
| 13366 | schedulePwnLogStop(); |
| 13367 | } |
| 13368 | |
| 13369 | } catch (error) { |
| 13370 | console.error('Error fetching Pwnagotchi logs:', error); |
| 13371 | if (!options.silent) { |
| 13372 | setPwnLogEmptyMessage(`Failed to load installer log (${error.message})`); |
| 13373 | } |