mirror of
				https://github.com/jakeswenson/BitBetter.git
				synced 2025-10-31 04:43:25 +00:00 
			
		
		
		
	Generate keys if they don't exist.
Don't overwrite if keys already exist.
This commit is contained in:
		
							parent
							
								
									7e135f3122
								
							
						
					
					
						commit
						ff5718b099
					
				
							
								
								
									
										3
									
								
								build.sh
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								build.sh
									
									
									
									
									
								
							|  | @ -1,6 +1,7 @@ | |||
| #!/bin/bash | ||||
| 
 | ||||
| .keys/generate-keys.sh | ||||
| # If there aren't any keys, generate them first. | ||||
| [ -e ./keys/cert.cert] || ./.keys/generate-keys.sh | ||||
| 
 | ||||
| [ -e ./source/bitBetter/api/.keys ]  || mkdir ./src/bitBetter/api/.keys | ||||
| [ -e ./source/bitBetter/identity/.keys ]  || mkdir ./src/bitBetter/identity/.keys | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user