mirror of
				https://github.com/miaowware/qrm2.git
				synced 2025-11-03 19:50:20 -05:00 
			
		
		
		
	Update Makefile
Co-Authored-By: 0x5c <0x5c.dev@gmail.com>
This commit is contained in:
		
							parent
							
								
									4743a2524f
								
							
						
					
					
						commit
						a65d8bd580
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -52,7 +52,7 @@ $(BOTENV)/req_done: requirements.txt $(BOTENV)/success
 | 
				
			|||||||
	@mkdir ./data
 | 
						@mkdir ./data
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Copying templates
 | 
					# Copying templates
 | 
				
			||||||
options.py keys.py:
 | 
					options.py keys.py: | data
 | 
				
			||||||
	@echo "\033[34;1m--> Copying template files...\033[0m"
 | 
						@echo "\033[34;1m--> Copying template files...\033[0m"
 | 
				
			||||||
	@cp -nv ./templates/template_$@ ./data/$@
 | 
						@cp -nv ./templates/template_$@ ./data/$@
 | 
				
			||||||
	@touch ./data/$@
 | 
						@touch ./data/$@
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user