mirror of
				https://github.com/hiskang/acme.sh
				synced 2025-11-04 04:17:40 +00:00 
			
		
		
		
	Typo
This commit is contained in:
		
							parent
							
								
									b6d48b7a14
								
							
						
					
					
						commit
						103fa959cb
					
				@ -41,7 +41,7 @@ fritzbox_deploy() {
 | 
				
			|||||||
  _fritzbox_url="${DEPLOY_FRITZBOX_URL}"
 | 
					  _fritzbox_url="${DEPLOY_FRITZBOX_URL}"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  _debug _fritzbox_url "$_fritzbox_url"
 | 
					  _debug _fritzbox_url "$_fritzbox_url"
 | 
				
			||||||
  _debug _fritzbox_usename "$_fritzbox_username"
 | 
					  _debug _fritzbox_username "$_fritzbox_username"
 | 
				
			||||||
  _secure_debug _fritzbox_password "$_fritzbox_password"
 | 
					  _secure_debug _fritzbox_password "$_fritzbox_password"
 | 
				
			||||||
  if [ -z "$_fritzbox_username" ]; then
 | 
					  if [ -z "$_fritzbox_username" ]; then
 | 
				
			||||||
    _err "FRITZ!Box username is not found, please define DEPLOY_FRITZBOX_USERNAME."
 | 
					    _err "FRITZ!Box username is not found, please define DEPLOY_FRITZBOX_USERNAME."
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user