mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
mkpkglists: Generate a list of user names
In addition to the packages list and the package base list, also create a list of registered user names. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
e06773add6
commit
d9883ee642
4 changed files with 27 additions and 0 deletions
|
@ -61,6 +61,7 @@ server = file://$(pwd)/remote/
|
|||
[mkpkglists]
|
||||
packagesfile = packages.gz
|
||||
pkgbasefile = pkgbase.gz
|
||||
userfile = users.gz
|
||||
EOF
|
||||
|
||||
cat >sendmail.sh <<-\EOF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue