diff options
author | Juhani Krekelä | 2021-12-29 18:45:21 +0200 |
---|---|---|
committer | Juhani Krekelä | 2021-12-29 18:45:21 +0200 |
commit | 49be823808e393c42f05c20a708e9cc8bbd9a48b (patch) | |
tree | 417a9ada39d66f1d12555c7a5079e4bfeb178959 | |
parent | 4c18c3afc7c4013ba68cc32010bed0bc1fdf77bb (diff) | |
download | syys-49be823808e393c42f05c20a708e9cc8bbd9a48b.tar.gz |
Add pramantha overlay
Diffstat (limited to '')
-rw-r--r-- | repos.conf/pramantha.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/repos.conf/pramantha.conf b/repos.conf/pramantha.conf new file mode 100644 index 0000000..51d7586 --- /dev/null +++ b/repos.conf/pramantha.conf @@ -0,0 +1,6 @@ +[pramantha] +location = /var/db/repos/pramantha +sync-type = git +sync-url = https://git.oriole.systems/pramantha +auto-sync = yes +sync-depth = 1 |