mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-10-30 18:39:10 +00:00 
			
		
		
		
	Update bunkerweb-install.sh
Install nginx=1.26.1*
This commit is contained in:
		
							parent
							
								
									72dfc20090
								
							
						
					
					
						commit
						604b7ee628
					
				| @ -26,7 +26,7 @@ msg_info "Installing Nginx" | ||||
| wget -qO- https://nginx.org/keys/nginx_signing.key | gpg --dearmor >/usr/share/keyrings/nginx-archive-keyring.gpg | ||||
| echo "deb [signed-by=/usr/share/keyrings/nginx-archive-keyring.gpg] http://nginx.org/packages/debian $(lsb_release -cs) nginx" >/etc/apt/sources.list.d/nginx.list | ||||
| $STD apt-get update | ||||
| $STD apt-get install -y nginx | ||||
| $STD apt-get install -y nginx=1.26.1* | ||||
| msg_ok "Installed Nginx" | ||||
| 
 | ||||
| RELEASE=$(curl -s https://api.github.com/repos/bunkerity/bunkerweb/releases/latest | grep "tag_name" | awk '{print substr($2, 3, length($2)-4) }') | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user