mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 18:37:30 +00:00 
			
		
		
		
	fix
This commit is contained in:
		
							parent
							
								
									6e93ff8bca
								
							
						
					
					
						commit
						f62457a24e
					
				| @ -30,7 +30,7 @@ install: | ||||
|       openssl version 2>&1 || true; | ||||
|       $ACME_OPENSSL_BIN version 2>&1 || true; | ||||
|       export PATH="$_old_path"; | ||||
|     else sudo apt-get install socat; | ||||
|     else sudo apt-get -y update && sudo apt-get install -y socat; | ||||
|     fi | ||||
|    | ||||
| script: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user