mirror of
				https://github.com/Ylianst/MeshCentral.git
				synced 2025-03-09 15:40:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			No EOL
		
	
	
		
			162 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			No EOL
		
	
	
		
			162 B
		
	
	
	
		
			Batchfile
		
	
	
	
	
	
| @ECHO OFF
 | |
| DEL meshcmd.min.js
 | |
| DEL meshcore.min.js
 | |
| DEL modules_meshcmd_min\*.min.js
 | |
| DEL modules_meshcore_min\*.min.js
 | |
| RD modules_meshcmd_min
 | |
| RD modules_meshcore_min |