OH3 Windows Update
Verfasst: 17. Nov 2021 17:22
Ich habe derzeit OH 3.1.0 installiert und wollte auf 3.2.0 updaten.
Laut Anleitung in https://www.openhab.org/docs/installation/windows.html
sollte das so gehen:
Updating the openHAB Runtime
To start the update process, run PowerShell as an administrator and use the following commands, while replacing x.x.x with the wanted openHAB version. Assuming you have openHAB installed in C:\openHAB:
cd C:\openHAB
. .\runtime\bin\update.ps1
Update-openHAB -OHVersion x.x.x
Now that openHAB has updated, you only need to run the above commands again for future versions.
Nach Eingabe von .\runtime\bin\update.ps1 kommt die Frage wie ich die Datei offenen will (zB Editor). Klicke ich das weg kommt die Meldung "Zugriff verweigert"
Woran könnte da liegen bzw. wie kann man ein Update machen?
Laut Anleitung in https://www.openhab.org/docs/installation/windows.html
sollte das so gehen:
Updating the openHAB Runtime
To start the update process, run PowerShell as an administrator and use the following commands, while replacing x.x.x with the wanted openHAB version. Assuming you have openHAB installed in C:\openHAB:
cd C:\openHAB
. .\runtime\bin\update.ps1
Update-openHAB -OHVersion x.x.x
Now that openHAB has updated, you only need to run the above commands again for future versions.
Nach Eingabe von .\runtime\bin\update.ps1 kommt die Frage wie ich die Datei offenen will (zB Editor). Klicke ich das weg kommt die Meldung "Zugriff verweigert"
Woran könnte da liegen bzw. wie kann man ein Update machen?