mirror of
				git://git.openwrt.org/openwrt/openwrt.git
				synced 2025-11-03 22:44:27 -05:00 
			
		
		
		
	build: fix shebang line
Remove space between sharp-exclamation and interpreter. Signed-off-by: Michael Seibt <github@roboschmie.de>
This commit is contained in:
		
							parent
							
								
									9c24a14ffa
								
							
						
					
					
						commit
						404c76f78a
					
				@ -1,4 +1,4 @@
 | 
			
		||||
#! /bin/sh
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
# A little script I whipped up to make it easy to
 | 
			
		||||
# patch source trees and have sane error handling
 | 
			
		||||
# -Erik
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user