Change telldus domain to download.telldus.com (#11825)
This commit is contained in:
parent
e02d5e7ff1
commit
f7b129d790
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ PACKAGES=(
|
|||
|
||||
# Add Tellstick repository
|
||||
echo "deb http://download.telldus.com/debian/ stable main" >> /etc/apt/sources.list.d/telldus.list
|
||||
wget -qO - http://download.telldus.se/debian/telldus-public.key | apt-key add -
|
||||
wget -qO - http://download.telldus.com/debian/telldus-public.key | apt-key add -
|
||||
|
||||
apt-get update
|
||||
apt-get install -y --no-install-recommends ${PACKAGES[@]}
|
Loading…
Add table
Add a link
Reference in a new issue