Continue cleaning.
This commit is contained in:
parent
cd688f608f
commit
cb4212d972
67 changed files with 367 additions and 282 deletions
|
@ -9,7 +9,7 @@ int main(int argc, char *argv[])
|
|||
args->recordLaunchPath();
|
||||
|
||||
WebsiteGenerator generator;
|
||||
generator.findProject(args->getArg(1));
|
||||
generator.findProject(args->getArgs()[1]);
|
||||
|
||||
generator.readConfig();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue