mirror of
https://github.com/eosswedenorg/apt
synced 2026-07-02 11:43:41 +02:00
_layouts/dist.html: pass domain from repo to setup-instruction.
This commit is contained in:
parent
6b1248e4e3
commit
a83f0f0051
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ layout: default
|
||||||
|
|
||||||
<p>{{ repo_info.description }}</p>
|
<p>{{ repo_info.description }}</p>
|
||||||
|
|
||||||
{% include setup-instructions.html repo=repo distribution=dist collapse=true %}
|
{% include setup-instructions.html repo=repo distribution=dist domain=domain collapse=true %}
|
||||||
|
|
||||||
<h2>Packages</h2>
|
<h2>Packages</h2>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue