aureliojargas / txt2regex

Regex wizard for the terminal, written in Bash
https://aurelio.net/projects/txt2regex/
GNU General Public License v2.0
183 stars 26 forks source link

installation problem with make file #4

Closed muralikodali closed 4 years ago

muralikodali commented 5 years ago

sed: can't read txt2regex-0.9b.sh: No such file or directory Makefile:84: recipe for target 'install' failed make: *** [install] Error 2

please correct filename txt2regex.sh suitably.

aureliojargas commented 4 years ago

Thanks for the report @muralikodali, the Makefile is now fixed.