mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	Fixed meshctrl shell.
This commit is contained in:
		
							parent
							
								
									ef08c0b9b8
								
							
						
					
					
						commit
						ba367abbe1
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1442,7 +1442,7 @@ function serverConnect() { | |||
|             case 'addusertousergroup': | ||||
|             case 'removeuserfromusergroup': | ||||
|             case 'userbroadcast': { // BROADCAST
 | ||||
|                 if (settings.cmd == 'upload') return; | ||||
|                 if ((settings.cmd == 'shell') || (settings.cmd == 'upload') || (settings.cmd == 'download')) return; | ||||
|                 if ((settings.multiresponse != null) && (settings.multiresponse > 1)) { settings.multiresponse--; break; } | ||||
|                 if (data.responseid == 'meshctrl') { | ||||
|                     if (data.meshid) { console.log(data.result, data.meshid); } | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue