mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Update usage and paths in tupkg run scripts.
In run-tupkgupdate: Set HOME for correct CVS auth. Properly filter out unneeded messages from CVS output, and prune empty directories on update. Signed-off-by: Loui Chang <louipc.ist@gmail.com>
This commit is contained in:
parent
5b47a29d2b
commit
084b11a6f2
2 changed files with 8 additions and 6 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
aurroot=/srv/sites/http/aur
|
||||
aurroot=/srv/http/aur
|
||||
|
||||
nohup $aurroot/aur/tupkg/server/tupkgs -c $aurroot/tupkgs.conf > $aurroot/tupkgs.log 2>&1 &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue