Skip to content

Commit adb5716

Browse files
committed
back to installing OH5 by default
Signed-off-by: Markus Storm <markus.storm@gmx.net>
1 parent 4b441ac commit adb5716

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

openhabian-setup.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
# Discussion: https://community.openhab.org/t/13379
1010
#
1111

12-
# this branch is to permanently install latest patch release OH openHAB 4.3
13-
openhabpkgversion=$(apt-cache madison openhab | grep 4.3 head -n 1 | awk '{ print $3 }')
14-
1512
configFile="/etc/openhabian.conf"
1613
if ! [[ -f $configFile ]]; then
1714
cp /opt/openhabian/build-image/openhabian.conf "$configFile"

0 commit comments

Comments
 (0)