mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-31 10:27:22 +00:00 
			
		
		
		
	minor clear account conf
This commit is contained in:
		
							parent
							
								
									63e1d3610c
								
							
						
					
					
						commit
						0ca5b7996c
					
				
							
								
								
									
										13
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										13
									
								
								acme.sh
									
									
									
									
									
								
							| @ -3906,12 +3906,7 @@ _detect_profile() { | |||||||
| _initconf() { | _initconf() { | ||||||
|   _initpath |   _initpath | ||||||
|   if [ ! -f "$ACCOUNT_CONF_PATH" ]; then |   if [ ! -f "$ACCOUNT_CONF_PATH" ]; then | ||||||
|     echo "#ACCOUNT_CONF_PATH=xxxx |     echo " | ||||||
| 
 |  | ||||||
| #ACCOUNT_EMAIL=aaa@example.com  # the account email used to register account. |  | ||||||
| #ACCOUNT_KEY_PATH=\"/path/to/account.key\" |  | ||||||
| #CERT_HOME=\"/path/to/cert/home\" |  | ||||||
| 
 |  | ||||||
| 
 | 
 | ||||||
| #LOG_FILE=\"$DEFAULT_LOG_FILE\" | #LOG_FILE=\"$DEFAULT_LOG_FILE\" | ||||||
| #LOG_LEVEL=1 | #LOG_LEVEL=1 | ||||||
| @ -3919,12 +3914,6 @@ _initconf() { | |||||||
| #AUTO_UPGRADE=\"1\" | #AUTO_UPGRADE=\"1\" | ||||||
| 
 | 
 | ||||||
| #NO_TIMESTAMP=1 | #NO_TIMESTAMP=1 | ||||||
| #OPENSSL_BIN=openssl |  | ||||||
| 
 |  | ||||||
| #USER_AGENT=\"$USER_AGENT\" |  | ||||||
| 
 |  | ||||||
| #USER_PATH= |  | ||||||
| 
 |  | ||||||
| 
 | 
 | ||||||
|     " >"$ACCOUNT_CONF_PATH" |     " >"$ACCOUNT_CONF_PATH" | ||||||
|   fi |   fi | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user