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:
parent
7da4a5d8c1
commit
51793063ff
2 changed files with 4 additions and 13 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue