forked from lix-project/lix
parent
f92408136e
commit
45c6405a30
|
@ -594,6 +594,7 @@ int main(int argc, char * * argv)
|
||||||
{
|
{
|
||||||
return handleExceptions(argv[0], [&]() {
|
return handleExceptions(argv[0], [&]() {
|
||||||
initNix();
|
initNix();
|
||||||
|
initGC();
|
||||||
|
|
||||||
Strings files, searchPath;
|
Strings files, searchPath;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue