[TASK] Added -ignore_updates option

This commit is contained in:
Jeroen Ketelaar
2019-05-21 23:38:24 -05:00
parent f18eb89f2e
commit 67b99604f6
+1
View File
@@ -147,6 +147,7 @@ public final class Landing {
Core.disableSec();
break;
case "-no_validation":
case "-ignore_updates":
Core.disableValidation();
break;
case "-uuid":