From 52cdfbf55a119c0c437da90a7912c2db92c8390d Mon Sep 17 00:00:00 2001 From: Arcidayne <9382522b@opayq.com> Date: Sun, 20 Dec 2015 20:14:13 -0800 Subject: [PATCH] Dummy file --- Updater/Updater.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Updater/Updater.xml b/Updater/Updater.xml index 0045365..7a66e51 100644 --- a/Updater/Updater.xml +++ b/Updater/Updater.xml @@ -59,6 +59,11 @@ function UpdatePlugin(pid, pfile, pversion, raw) UnloadPlugin(GetPluginID()) os.remove(GetPluginInfo(GetPluginID(), 6)) end + +function OnPluginInstall() + CallPlugin('e6cd5104e883a1dd9c4362e2',"update_now") +end + ]]>