Specify exePath

This commit is contained in:
Andrey Golovizin 2021-02-06 13:59:40 +01:00
parent 02df2ff862
commit c0020fe276

View file

@ -78,6 +78,7 @@
python-dotenv
setuptools
];
passthru.exePath = "/bin/strojnadzor-admin";
};
defaultPackage = packages.strojnadzor;