yegor256 / cam

Classes and Metriсs (CaM): a dataset of Java classes from public open-source GitHub repositories
http://cam.yegor256.com
MIT License
23 stars 38 forks source link

Change path for texmf #345

Closed timur-harin closed 5 months ago

timur-harin commented 5 months ago

@yegor256 In this PR I fixed #344 problem, and now check correct path for texmf, to not run tlmgr init-usertree if texmf folder already exists

Now all is OK on local machine

yegor256 commented 5 months ago

@timur-harin thanks@