mirror of
				https://github.com/onyx-and-iris/aoc2023.git
				synced 2025-11-03 22:31:46 +00:00 
			
		
		
		
	add run script
This commit is contained in:
		
							parent
							
								
									14c9e2c504
								
							
						
					
					
						commit
						2ade2bf1fc
					
				
							
								
								
									
										5
									
								
								day-7/run.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								day-7/run.sh
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,5 @@
 | 
				
			|||||||
 | 
					#!/usr/bin/env bash
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					INPUT="input.txt"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					cat $INPUT | go run .
 | 
				
			||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user