mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 10:22:50 +00:00 
			
		
		
		
	Update build.func
fix
This commit is contained in:
		@@ -421,7 +421,7 @@ EOF
 | 
				
			|||||||
  msg_info "Starting LXC Container"
 | 
					  msg_info "Starting LXC Container"
 | 
				
			||||||
  pct start "$CTID"
 | 
					  pct start "$CTID"
 | 
				
			||||||
  msg_ok "Started LXC Container"
 | 
					  msg_ok "Started LXC Container"
 | 
				
			||||||
  lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/dev/install/$var_install.sh)" || exit
 | 
					  lxc-attach -n "$CTID" -- bash -c "$(wget -qLO - https://raw.githubusercontent.com/tteck/Proxmox/main/install/$var_install.sh)" || exit
 | 
				
			||||||
 | 
					
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user