Add missing trailing forward-slash on directory.
This commit is contained in:
parent
b19cdb8dd1
commit
08aee3e602
@ -3,7 +3,7 @@
|
||||
# Copyright 2022-2023 Inference
|
||||
# SPDX-License-Identifier: BSD-3-Clause-Clear
|
||||
|
||||
# Version: 4.1.0.10
|
||||
# Version: 4.1.1.11
|
||||
|
||||
|
||||
# ONLY IPV4 + IPV6 DUAL-STACK MIRRORS SHOULD BE USED! IPV4 IS BEING PHASED OUT!
|
||||
@ -28,6 +28,6 @@ sync-uri = https://git.inferencium.net/Inferencium/general.git
|
||||
|
||||
# LibreWolf
|
||||
[librewolf]
|
||||
location = /var/db/repos/librewolf
|
||||
location = /var/db/repos/librewolf/
|
||||
sync-type = git
|
||||
sync-uri = https://gitlab.com/librewolf-community/browser/gentoo.git
|
||||
|
Loading…
x
Reference in New Issue
Block a user