MCPcopy Create free account
hub / github.com/PierreGode/Ragnar / updateCurrentPath

Function updateCurrentPath

web/scripts/ragnar_modern.js:13365–13370  ·  view source on GitHub ↗
(path)

Source from the content-addressed store, hash-verified

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 }

Callers 1

loadFilesFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected