forgot to install the errtags script

This commit is contained in:
anon 2025-01-04 03:45:40 +01:00
parent 28c66cb322
commit 7bc5c0459e

View File

@ -7,6 +7,7 @@ bundle: clean
install: bundle
tar -x -f errtags.tar --dereference -C ~/
-mkdir ~/bin/
cp errtags ~/bin/
cp wrappers/* ~/bin/
clean: