Whoops forgot this the makefile wont work without it

This commit is contained in:
Jeremy Wall 2022-05-23 17:07:02 -04:00
parent 21d138e58d
commit 8854fe4d75

2
bin/sile Executable file
View File

@ -0,0 +1,2 @@
project_dir=$(dirname $(dirname $0))
nix run ${project_dir}/nix/sile#sile -- $@