mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
update menu updated
This commit is contained in:
@@ -39,11 +39,6 @@ module.exports = {
|
||||
return;
|
||||
}
|
||||
|
||||
// Handle reinstall by setting force flag
|
||||
if (config.actionType === 'reinstall') {
|
||||
config._requestedReinstall = true;
|
||||
}
|
||||
|
||||
// Regular install/update flow
|
||||
const result = await installer.install(config);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user