mirror of https://github.com/MISP/misp-website
				
				
				
			
		
			
				
	
	
		
			17 lines
		
	
	
		
			671 B
		
	
	
	
		
			Bash
		
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			671 B
		
	
	
	
		
			Bash
		
	
	
| cd ../misp-taxonomies
 | |
| gitchangelog >../misp-website-new/static/Changelog-misp-taxonomies.txt
 | |
| cd ../misp-warninglists
 | |
| gitchangelog >../misp-website-new/static/Changelog-misp-warninglists.txt
 | |
| cd ../misp-objects
 | |
| gitchangelog >../misp-website-new/static/Changelog-misp-objects.txt
 | |
| cd ../misp-galaxy
 | |
| gitchangelog >../misp-website-new/static/Changelog-misp-galaxy.txt
 | |
| cd ../misp-modules
 | |
| gitchangelog >../misp-website-new/static/Changelog-misp-modules.txt
 | |
| cd ../PyMISP
 | |
| gitchangelog >../misp-website-new/static/Changelog-PyMISP.txt
 | |
| cd ../MISP
 | |
| gitchangelog >../misp-website-new/static/Changelog.txt
 | |
| cd ../misp-stix
 | |
| gitchangelog >../misp-website-new/static/Changelog-misp-stix.txt
 |