Skip to content

Commit

Permalink
Temporarily move stable repo (#663)
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Clark <ben@benjyc.uk>
  • Loading branch information
BClark09 authored and EliasGabrielsson committed Aug 10, 2019
1 parent b2f3e48 commit 1741bb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/openhab.bash
Expand Up @@ -28,7 +28,7 @@ Check the \"openHAB Release Notes\" and the official announcements to learn abou
echo -n "$(timestamp) [openHABian] Installing or upgrading to latest openHAB release (stable)... "
introtext=$introtext_stable
successtext=$successtext_stable
REPO="deb https://dl.bintray.com/openhab/apt-repo2 stable main"
REPO="deb https://openhab.jfrog.io/openhab/openhab-linuxpkg stable main"
else
echo -n "$(timestamp) [openHABian] Installing or upgrading to latest openHAB milestone release (testing)... "
introtext=$introtext_testing
Expand Down

0 comments on commit 1741bb7

Please sign in to comment.