mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
rename to troubleshooting-*
This commit is contained in:
parent
38b7c51985
commit
adcf609066
2 changed files with 7 additions and 10 deletions
|
|
@ -22,7 +22,7 @@ export async function printUltimateLogs() {
|
|||
);
|
||||
}
|
||||
|
||||
export async function collectLogs() {
|
||||
export async function troubleshootingExport() {
|
||||
const { logDir } = getPathsPerPlatform();
|
||||
return new Promise((resolve, reject) => {
|
||||
if (!existsSync(logDir)) {
|
||||
Loading…
Add table
Add a link
Reference in a new issue