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