Fix Journal path

This commit is contained in:
KockaAdmiralac 2018-03-13 18:15:57 +01:00
parent 6098a2d6d5
commit 29f8c7123a

View file

@ -72,7 +72,7 @@ RB_METHOD(nikoStart)
#ifdef OS_OSX
journal = std::string(path) + std::string("/_______.app/Contents/MacOS/_______");
#else
journal = std::string(path) + std::string("_______");
journal = std::string(path) + std::string("/_______");
#endif
// Run the binary