mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Add a script to generate package lists
This can be used to regularly generate lists of packages and package bases that are made available under /packages.gz and /pkgbase.gz, respectively. Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
This commit is contained in:
parent
89b0fb8348
commit
725a4778db
3 changed files with 49 additions and 0 deletions
5
scripts/config.proto
Normal file
5
scripts/config.proto
Normal file
|
@ -0,0 +1,5 @@
|
|||
[database]
|
||||
host = localhost
|
||||
name = AUR
|
||||
user = aur
|
||||
password = aur
|
Loading…
Add table
Add a link
Reference in a new issue