mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - Table/Column names, scripts
TU_VoteInfo -> VoteInfo TU_Votes -> Votes TU_VoteInfo.ActiveTUs -> VoteInfo.ActiveUsers script: tuvotereminder -> votereminder Signed-off-by: moson <moson@archlinux.org>
This commit is contained in:
parent
87f6791ea8
commit
d2d47254b4
23 changed files with 234 additions and 192 deletions
2
INSTALL
2
INSTALL
|
@ -120,7 +120,7 @@ interval:
|
|||
*/2 * * * * bash -c 'poetry run aurweb-pkgmaint'
|
||||
*/2 * * * * bash -c 'poetry run aurweb-usermaint'
|
||||
*/2 * * * * bash -c 'poetry run aurweb-popupdate'
|
||||
*/12 * * * * bash -c 'poetry run aurweb-tuvotereminder'
|
||||
*/12 * * * * bash -c 'poetry run aurweb-votereminder'
|
||||
|
||||
7) Create a new database and a user and import the aurweb SQL schema:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue