1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-19 05:00:04 +02:00

Use the new "apt-add" template

This commit is contained in:
Henrik Hautakoski 2019-10-21 16:46:43 +02:00
parent 7da4a5d8c1
commit 51793063ff
2 changed files with 4 additions and 13 deletions

View file

@ -15,9 +15,7 @@ layout: default
{% if list[component].size > 0 %}
{% highlight bash %}
$ sudo apt-add-repository -y 'deb [arch=amd64] {{site.apt.url}}/{{repo}} bionic {{component}}'
{% endhighlight %}
{% include apt-add.html name=repo repo=repo components=component %}
<table class="d-lg-table">
<tr>