move create.sql file and remove previousVersion.sql
This commit is contained in:
parent
49182aebec
commit
80d62fccef
3 changed files with 1 additions and 2482 deletions
File diff suppressed because one or more lines are too long
|
|
@ -105,7 +105,7 @@ BEGIN {
|
|||
upgrades => catdir($root, 'share', 'upgrades'),
|
||||
extras => catdir($root, 'www', 'extras'),
|
||||
defaultUploads => catdir($root, 'www', 'uploads'),
|
||||
defaultCreateSQL => catdir($root, 'docs', 'create.sql'),
|
||||
defaultCreateSQL => catdir($root, 'share', 'create.sql'),
|
||||
share => catdir($root, 'share'),
|
||||
defaultPSGI => catdir($root, 'share', 'site.psgi'),
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue