Commit graph

2 commits

Author SHA1 Message Date
UndeadKernel
321e8fe81f fix: use Bash shell and omit rm errors (#13)
Without this change, if the user does not have bash, `command` fails (as
it is a bash built-in). Explicitly set bash to be the shell.

Omit error messages of the `rm` command while cleaning.
2019-02-06 14:26:52 -06:00
Nathaniel Nicandro
47baf33a16 Add Makefile 2018-11-16 00:27:47 -06:00