h3rald / hastysite

A small but powerful static site generator
https://hastysite.h3rald.com
MIT License
72 stars 2 forks source link

Release v1.3.2 fails with "No such file or directory" #2

Closed cabrrtt closed 4 years ago

cabrrtt commented 4 years ago

Executing hastysite v1.3.2 (Linux) fails with "No such file or directory"

h3rald commented 4 years ago

Mmm anything more specific? Which file/directory? Does it say?

Did you compile this yourself or did you use the pre-compiled binary?

cabrrtt commented 4 years ago

I just downloaded the pre-compiled binary, unpacked, chmod 755 and executed ./hastysite -h: No such file or directory

I then downloaded the v1.3.0 pre-compiled binary which runs without issue

h3rald commented 4 years ago

This should be fixed by 05e0102acb1fbfe612f60c224b1890fc61f046e8.

h3rald commented 4 years ago

This should be addressed by release v1.3.3 -- tried on my linux server and it works. Please re-open if you still have the same problem.