This shows you the differences between two versions of the page.
hellohome:setup [2021/12/28 19:52] – created vdesmedt | hellohome:setup [2021/12/28 21:42] (current) – [Upgrade HelloHome Central] vdesmedt | ||
---|---|---|---|
Line 8: | Line 8: | ||
sudo systemctl stop HelloHomeCentralHub.service | sudo systemctl stop HelloHomeCentralHub.service | ||
dotnet build -c Release -r linux-arm -o ~/ | dotnet build -c Release -r linux-arm -o ~/ | ||
+ | dotnet ef database update --project HelloHome.Central.Repository/ | ||
sudo systemctl start HelloHomeCentralHub.service | sudo systemctl start HelloHomeCentralHub.service | ||
</ | </ |