Add
-Purge Trigger Remove -NA
This commit is contained in:
parent
f4c1b701a1
commit
7bb1643216
@ -10,6 +10,7 @@ public class init
|
|||||||
{
|
{
|
||||||
public static void main( String[] args )
|
public static void main( String[] args )
|
||||||
{
|
{
|
||||||
|
com.jamesquinley.DelegationServices.delegationServices.Purge();
|
||||||
System.out.println( "We're starting the login delegation server, please wait one moment while we check a few things.");
|
System.out.println( "We're starting the login delegation server, please wait one moment while we check a few things.");
|
||||||
com.jamesquinley.DelegationServices.delegationTimer.trigger();
|
com.jamesquinley.DelegationServices.delegationTimer.trigger();
|
||||||
DeleteAllRequests();
|
DeleteAllRequests();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user