mirror of https://github.com/tteck/Proxmox.git
				
				
				
			
							parent
							
								
									e48b2bd0df
								
							
						
					
					
						commit
						8c0155e64b
					
				| 
						 | 
					@ -68,12 +68,12 @@ else
 | 
				
			||||||
      echo "Update failed even after storing changes. Aborting."
 | 
					      echo "Update failed even after storing changes. Aborting."
 | 
				
			||||||
      exit 1
 | 
					      exit 1
 | 
				
			||||||
    )
 | 
					    )
 | 
				
			||||||
  fi
 | 
					 | 
				
			||||||
fi
 | 
					 | 
				
			||||||
      yarn install &>/dev/null
 | 
					      yarn install &>/dev/null
 | 
				
			||||||
      yarn build &>/dev/null
 | 
					      yarn build &>/dev/null
 | 
				
			||||||
      systemctl start homarr
 | 
					      systemctl start homarr
 | 
				
			||||||
      msg_ok "Updated $APP"
 | 
					      msg_ok "Updated $APP"
 | 
				
			||||||
 | 
					    fi
 | 
				
			||||||
 | 
					fi
 | 
				
			||||||
exit
 | 
					exit
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue