mirror of
https://github.com/logos-storage/logos-storage-installer.git
synced 2026-01-03 22:13:07 +00:00
restores main.js
This commit is contained in:
parent
3dc5a38f57
commit
8365e556a0
@ -114,9 +114,7 @@ export async function main() {
|
||||
configMenu,
|
||||
);
|
||||
|
||||
// await mainMenu.show();
|
||||
const pathResult = await pathSelector.show(configService.get().codexPath, true);
|
||||
console.log("Selected path: " + pathResult);
|
||||
await mainMenu.show();
|
||||
return;
|
||||
|
||||
try {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user