Use '$repo' variable
This commit is contained in:
parent
d375bf1f51
commit
e09c8b4c97
|
@ -14,7 +14,7 @@ Add
|
||||||
```bash
|
```bash
|
||||||
[calrepo]
|
[calrepo]
|
||||||
SigLevel = Required DatabaseOptional
|
SigLevel = Required DatabaseOptional
|
||||||
Server = https://slococo.com.ar/calrepo/$arch
|
Server = https://slococo.com.ar/$repo/$arch
|
||||||
```
|
```
|
||||||
|
|
||||||
to the end of `/etc/pacman.conf`.
|
to the end of `/etc/pacman.conf`.
|
||||||
|
|
Loading…
Reference in New Issue