Convert server to LAN only mode
This commit is contained in:
parent
d95766012d
commit
9e251961c9
5 changed files with 257 additions and 204 deletions
|
@ -30,6 +30,5 @@ Include = /etc/pacman.d/mirrorlist
|
|||
Server = file:///var/www/index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
{%@@ else @@%}
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Server = https://index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
Server = http://index.korhonen.lan/repo/arch_linux/$repo/$arch
|
||||
{%@@ endif @@%}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue