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
61894e33
Unverified
Commit
61894e33
authored
May 19, 2019
by
Igor Pečovnik
Committed by
GitHub
May 19, 2019
Browse files
Add missing key
which prevent Tvheadend automated install on Ubuntu
parent
a8085148
Changes
1
Hide whitespace changes
Inline
Side-by-side
debian-software
View file @
61894e33
...
@@ -701,6 +701,7 @@ install_tvheadend ()
...
@@ -701,6 +701,7 @@ install_tvheadend ()
# TVheadend https://tvheadend.org/ unofficial port https://tvheadend.org/boards/5/topics/21528
# TVheadend https://tvheadend.org/ unofficial port https://tvheadend.org/boards/5/topics/21528
#
#
if [[ "$family" == "Ubuntu" ]]; then
if [[ "$family" == "Ubuntu" ]]; then
apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 26F4EF8440618B66 >/dev/null 2>
&
1
add-apt-repository -y ppa:mamarley/tvheadend-git-stable >/dev/null 2>
&
1
add-apt-repository -y ppa:mamarley/tvheadend-git-stable >/dev/null 2>
&
1
debconf-apt-progress -- apt-get update
debconf-apt-progress -- apt-get update
debconf-apt-progress -- apt-get -y install libssl-doc libssl1.0.0 zlib1g-dev tvheadend xmltv-util
debconf-apt-progress -- apt-get -y install libssl-doc libssl1.0.0 zlib1g-dev tvheadend xmltv-util
...
...
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