Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Config
Commits
5859618e
Unverified
Commit
5859618e
authored
Mar 26, 2021
by
Igor Pečovnik
Committed by
GitHub
Mar 26, 2021
Browse files
Update openhab repository
v3 is stable since some time now
parent
d8f8de0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-software
View file @
5859618e
...
...
@@ -894,7 +894,7 @@ echo "$jdkLib"/"$jdkArch" > /etc/ld.so.conf.d/java.conf
echo "$jdkLib"/"$jdkArch"/jli >> /etc/ld.so.conf.d/java.conf
ldconfig >/dev/null 2>
&
1
wget -qO - 'https://bintray.com/user/downloadSubjectPublicKey?username=openhab' | apt-key add - >/dev/null 2>
&
1
echo 'deb https://
openhab.jfrog.io/openhab/openhab-linuxpkg testing
main' | sudo tee /etc/apt/sources.list.d/openhab2.list >/dev/null 2>
&
1
echo 'deb https://
dl.bintray.com/openhab/apt-repo2 stable
main' | sudo tee /etc/apt/sources.list.d/openhab2.list >/dev/null 2>
&
1
debconf-apt-progress -- apt-get update
debconf-apt-progress -- apt-get install -y openhab
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment