load woman on reset

This commit is contained in:
MeexReay 2025-03-21 17:56:20 +03:00
parent 30d7ea437c
commit d16544286e

View File

@ -181,6 +181,7 @@ async function resetSystem() {
await installPackage("app/putils")
await installPackage("app/reset")
await installPackage("app/vget")
await installPackage("app/woman")
}
if (Object.keys(fs_mapping).length == 0) {