mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 12:33:40 +00:00
setup: Merge multiple setup-apt-repo scripts into one.
This moves the `.asc` files into subdirectories, and writes out the according `.list` files into them. It moves from templates to written-out `.list` files for clarity and ease of implementation (Debian and Ubuntu need different templates for `zulip`), and as a way of making explicit which releases are supported for each list. For the special-case of the PGroonga signing key, we source an additional file within the directory. This simplifies the process for adding another class of `.list` file.
This commit is contained in:
committed by
Tim Abbott
parent
7d1db086c3
commit
f3eea72c2a
2
scripts/setup/apt-repos/ksplice/bionic.list
Normal file
2
scripts/setup/apt-repos/ksplice/bionic.list
Normal file
@@ -0,0 +1,2 @@
|
||||
deb http://www.ksplice.com/apt bionic ksplice
|
||||
deb-src http://www.ksplice.com/apt bionic ksplice
|
||||
Reference in New Issue
Block a user