mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-04 12:28:12 +00:00 
			
		
		
		
	fix issue
This commit is contained in:
		
							parent
							
								
									2ed01ff040
								
							
						
					
					
						commit
						1786a5e55a
					
				
							
								
								
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								acme.sh
									
									
									
									
									
								
							@ -1890,7 +1890,7 @@ _installalias() {
 | 
			
		||||
    echo "$(cat $_envfile)" | sed "s|^alias le.sh.*$||" > "$_envfile"
 | 
			
		||||
  fi
 | 
			
		||||
 | 
			
		||||
  _setopt "$_envfile" "LE_WORKING_DIR" "=" "\"$LE_WORKING_DIR\""
 | 
			
		||||
  _setopt "$_envfile" "export LE_WORKING_DIR" "=" "\"$LE_WORKING_DIR\""
 | 
			
		||||
  _setopt "$_envfile" "alias $PROJECT_ENTRY" "=" "\"$LE_WORKING_DIR/$PROJECT_ENTRY\""
 | 
			
		||||
 | 
			
		||||
  _profile="$(_detect_profile)"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user