summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorJuhani Krekelä2021-12-29 18:47:08 +0200
committerJuhani Krekelä2021-12-29 18:47:08 +0200
commit09caaf0e612270b7063d01a4b2155355f7c38c4b (patch)
treece1ff527921a0846c7791e26a8d9101219a71734
parent49be823808e393c42f05c20a708e9cc8bbd9a48b (diff)
downloadsyys-09caaf0e612270b7063d01a4b2155355f7c38c4b.tar.gz
Fix typo sync-url → sync-uri
-rw-r--r--repos.conf/pramantha.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/repos.conf/pramantha.conf b/repos.conf/pramantha.conf
index 51d7586..e4bfe31 100644
--- a/repos.conf/pramantha.conf
+++ b/repos.conf/pramantha.conf
@@ -1,6 +1,6 @@
[pramantha]
location = /var/db/repos/pramantha
sync-type = git
-sync-url = https://git.oriole.systems/pramantha
+sync-uri = https://git.oriole.systems/pramantha
auto-sync = yes
sync-depth = 1