mirror of
				https://e.coding.net/circlecloud/Yum.git
				synced 2025-11-04 05:06:02 +00:00 
			
		
		
		
	add miss cmd register...
This commit is contained in:
		@@ -65,6 +65,7 @@ public class CommandHandler implements CommandExecutor, TabCompleter {
 | 
			
		||||
		registerCommand(new CommandUpdate(yum));
 | 
			
		||||
		registerCommand(new CommandDelete(yum));
 | 
			
		||||
		registerCommand(new CommandInfo(yum));
 | 
			
		||||
		registerCommand(new CommandRepo(yum));
 | 
			
		||||
 | 
			
		||||
		RegisterCommandList = getRegisterCommands();
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user