mirror of https://github.com/tteck/Proxmox.git
				
				
				
			change Node.js install
This commit is contained in:
		
							parent
							
								
									82ac3c52e2
								
							
						
					
					
						commit
						04fa755817
					
				| 
						 | 
					@ -91,7 +91,7 @@ msg_ok "User immich added"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
msg_info "Installing ${APPLICATION}"
 | 
					msg_info "Installing ${APPLICATION}"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
su immich -c "git clone https://github.com/loeeeee/immich-in-lxc.git /tmp"
 | 
					su immich -c "git clone https://github.com/loeeeee/immich-in-lxc.git /tmp/immich-in-lxc"
 | 
				
			||||||
cd /tmp/immich-in-lxc
 | 
					cd /tmp/immich-in-lxc
 | 
				
			||||||
su immich -c "./install.sh" # creates env file
 | 
					su immich -c "./install.sh" # creates env file
 | 
				
			||||||
# Replace password in runtime.env file
 | 
					# Replace password in runtime.env file
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue