mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
Adding _includes/apt-add.html
This commit is contained in:
parent
bf72acf352
commit
7da4a5d8c1
1 changed files with 4 additions and 0 deletions
4
_includes/apt-add.html
Normal file
4
_includes/apt-add.html
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{% highlight bash %}
|
||||
$ sudo apt-add-repository -y 'deb [arch=amd64] https://apt.{{ include.name }}sweden.org/{{ include.repo }} bionic {{ include.components }}' {% if include.update == true %}
|
||||
$ sudo apt-get update{% endif %}
|
||||
{% endhighlight %}
|
||||
Loading…
Add table
Add a link
Reference in a new issue