Update: Install Plugin (or Update)
Check to update the plugin when installing to avoid uninstall->wait->install cycle.
This commit is contained in:
@@ -51,7 +51,7 @@ namespace Disco.Services.Plugins
|
||||
}
|
||||
|
||||
this.Status.Finished("Restarting Disco, please wait...", "/Config/Plugins");
|
||||
Plugins.RestartApp(1500);
|
||||
Plugins.RestartApp(2500);
|
||||
}
|
||||
|
||||
public static ScheduledTaskStatus UninstallPlugin(PluginManifest Manifest, bool UninstallData)
|
||||
|
||||
Reference in New Issue
Block a user