mirror of
				https://github.com/tteck/Proxmox.git
				synced 2025-11-04 04:49:29 +00:00 
			
		
		
		
	Update yunohost-install.sh
fixes https://github.com/tteck/Proxmox/issues/2380
This commit is contained in:
		
							parent
							
								
									e690bcf08f
								
							
						
					
					
						commit
						3f5fc485e6
					
				@ -24,6 +24,7 @@ $STD apt-get install -y ca-certificates
 | 
			
		||||
msg_ok "Installed Dependencies"
 | 
			
		||||
 | 
			
		||||
msg_info "Installing YunoHost (Patience)"
 | 
			
		||||
touch /etc/.pve-ignore.resolv.conf
 | 
			
		||||
curl -sSLo /usr/share/keyrings/deb.sury.org-php.gpg https://packages.sury.org/php/apt.gpg
 | 
			
		||||
$STD bash <(curl -fsSL https://install.yunohost.org) -a
 | 
			
		||||
msg_ok "Installed YunoHost"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user