mirror of
				https://github.com/caddyserver/caddy.git
				synced 2025-10-31 10:37:24 -04:00 
			
		
		
		
	Fix build script with default git repo path (cwd)
This commit is contained in:
		
							parent
							
								
									6f5cff5393
								
							
						
					
					
						commit
						19d6f666aa
					
				| @ -17,6 +17,7 @@ set -euo pipefail | |||||||
| : ${output_filename:="ecaddy"} | : ${output_filename:="ecaddy"} | ||||||
| 
 | 
 | ||||||
| : ${git_repo:="${2:-}"} | : ${git_repo:="${2:-}"} | ||||||
|  | : ${git_repo:="."} | ||||||
| 
 | 
 | ||||||
| pkg=main | pkg=main | ||||||
| ldflags=() | ldflags=() | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user