mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update nginxproxymanager-install.sh (#676)
Fix typo 'Enviroment' > 'Environment
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							67524454d7
						
					
				
				
					commit
					3ec3478b2d
				
			@@ -80,7 +80,7 @@ else
 | 
			
		||||
  cd ./nginx-proxy-manager-${RELEASE}
 | 
			
		||||
  msg_ok "Downloaded Nginx Proxy Manager v${RELEASE}"
 | 
			
		||||
fi
 | 
			
		||||
msg_info "Setting up Enviroment"
 | 
			
		||||
msg_info "Setting up Environment"
 | 
			
		||||
ln -sf /usr/bin/python3 /usr/bin/python
 | 
			
		||||
ln -sf /usr/bin/certbot /opt/certbot/bin/certbot
 | 
			
		||||
ln -sf /usr/local/openresty/nginx/sbin/nginx /usr/sbin/nginx
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user