improvements
This commit is contained in:
parent
a8898b3750
commit
0d6662bdc7
|
@ -2,5 +2,5 @@
|
|||
writeShellApplication {
|
||||
name = "weave";
|
||||
|
||||
text = builtins.readFile ./weave.bash;
|
||||
text = builtins.readFile ../../weave;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue