Compare commits
	
		
			1 Commits
		
	
	
		
			9436f1213b
			...
			f903d60922
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| f903d60922 | 
							
								
								
									
										2
									
								
								mbin.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								mbin.sh
									
									
									
									
									
								
							| @@ -3,7 +3,7 @@ | ||||
| # Set MKR_BIN if not set. Export it in your shell rc to use a self hosted | ||||
| # instance. Include the trailing slash with custom urls. | ||||
| MKR_BIN=${MKR_BIN:-https://bin.webionite.com/} | ||||
| HASTEBIN=${HASTEBIN:-1} | ||||
| HASTEBIN=${HASTEBIN:1} | ||||
| EDITOR=${EDITOR:-vim} | ||||
| URL=$MKR_BIN$([[ $HASTEBIN == 1 ]] && echo documents) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user