mirror of
				https://github.com/therootcompany/sclient
				synced 2024-11-16 17:09:00 +00:00 
			
		
		
		
	fix darwin path
This commit is contained in:
		
							parent
							
								
									8d4ed210a6
								
							
						
					
					
						commit
						2235bf3a55
					
				| @ -11,7 +11,7 @@ GOOS=windows GOARCH=386 go build -o dist/windows/386/sclient.exe sclient*.go | |||||||
| 
 | 
 | ||||||
| echo "" | echo "" | ||||||
| echo "Darwin (macOS) amd64" | echo "Darwin (macOS) amd64" | ||||||
| GOOS=darwin GOARCH=amd64 go build -o dist/darwin/sclient sclient*.go | GOOS=darwin GOARCH=amd64 go build -o dist/darwin/amd64/sclient sclient*.go | ||||||
| 
 | 
 | ||||||
| echo "" | echo "" | ||||||
| echo "Linux amd64" | echo "Linux amd64" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user