move upgrades to new location
This commit is contained in:
parent
e4d533ec7f
commit
cb6c9a2a0f
4 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ BEGIN {
|
|||
spectreConfig => catfile($root, 'etc', 'spectre.conf'),
|
||||
preloadCustom => catfile($root, 'etc', 'preload.custom'),
|
||||
preloadExclusions => catfile($root, 'etc', 'preload.exclude'),
|
||||
upgrades => catdir($root, 'docs', 'upgrades'),
|
||||
upgrades => catdir($root, 'var', 'upgrades'),
|
||||
extras => catdir($root, 'www', 'extras'),
|
||||
defaultUploads => catdir($root, 'www', 'uploads'),
|
||||
defaultCreateSQL => catdir($root, 'docs', 'create.sql'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue