There was an error while loading. Please reload this page.
1 parent 4b441ac commit d4e2a5dCopy full SHA for d4e2a5d
1 file changed
openhabian-setup.sh
@@ -9,9 +9,6 @@
9
# Discussion: https://community.openhab.org/t/13379
10
#
11
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
-
15
configFile="/etc/openhabian.conf"
16
if ! [[ -f $configFile ]]; then
17
cp /opt/openhabian/build-image/openhabian.conf "$configFile"
0 commit comments