mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-10-30 18:07:15 +00:00 
			
		
		
		
	add alias after install
This commit is contained in:
		
							parent
							
								
									4ac8d68d06
								
							
						
					
					
						commit
						bf3135ef84
					
				
							
								
								
									
										3
									
								
								le.sh
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								le.sh
									
									
									
									
									
								
							| @ -1093,6 +1093,9 @@ install() { | |||||||
|   cp le.sh $LE_WORKING_DIR/ |   cp le.sh $LE_WORKING_DIR/ | ||||||
|   chmod +x $LE_WORKING_DIR/le.sh |   chmod +x $LE_WORKING_DIR/le.sh | ||||||
| 
 | 
 | ||||||
|  |   alias le=\"$LE_WORKING_DIR/le.sh\" | ||||||
|  |   alias le.sh=\"$LE_WORKING_DIR/le.sh\" | ||||||
|  | 
 | ||||||
|   _profile="$(_detect_profile)" |   _profile="$(_detect_profile)" | ||||||
|   if [ "$_profile" ] ; then |   if [ "$_profile" ] ; then | ||||||
|     _debug "Found profile: $_profile" |     _debug "Found profile: $_profile" | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user