Some server side improvements for quick-mirror
This commit is contained in:
parent
f4b3c5e624
commit
d5e67b45fe
4 changed files with 13 additions and 9 deletions
|
@ -14,7 +14,7 @@ fi
|
|||
CREATE=/usr/local/bin/create-filelist
|
||||
|
||||
# A single lockfile for everything we're modifying
|
||||
LOCKFILE=.lock.create-filelist
|
||||
LOCKFILE=/srv/.lock.create-filelist
|
||||
|
||||
# The directory where all of the modules live
|
||||
TOPD=/srv/pub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue