mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update podman_ha_setup.sh
This commit is contained in:
		
							parent
							
								
									6af306a250
								
							
						
					
					
						commit
						c31048d52c
					
				| 
						 | 
					@ -53,14 +53,6 @@ podman run -d \
 | 
				
			||||||
  --net=host \
 | 
					  --net=host \
 | 
				
			||||||
  homeassistant/home-assistant:stable &>/dev/null
 | 
					  homeassistant/home-assistant:stable &>/dev/null
 | 
				
			||||||
 | 
					
 | 
				
			||||||
podman generate systemd \
 | 
					 | 
				
			||||||
    --new --name homeassistant \
 | 
					 | 
				
			||||||
    > /etc/systemd/system/homeassistant.service &>/dev/null
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
#systemctl enable homeassistant
 | 
					 | 
				
			||||||
#systemctl start homeassistant
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
msg "Customizing container..."
 | 
					msg "Customizing container..."
 | 
				
			||||||
rm /etc/motd
 | 
					rm /etc/motd
 | 
				
			||||||
rm /etc/update-motd.d/10-uname
 | 
					rm /etc/update-motd.d/10-uname
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue