mirror of
				https://github.com/DerTyp7/better-teamspeak-theme.git
				synced 2025-10-30 13:07:11 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			121 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			121 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
| trap "bash clean_dev_env.sh" INT
 | |
| 
 | |
| npx nodemon -L -w ./src --ext scss --exec sh -- build_dev.sh
 | |
| 
 | |
| bash clean_dev_env.sh
 | |
| 
 | |
| 
 | |
| 
 | 
