improvements
This commit is contained in:
parent
a8898b3750
commit
0d6662bdc7
2 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
||||||
writeShellApplication {
|
writeShellApplication {
|
||||||
name = "weave";
|
name = "weave";
|
||||||
|
|
||||||
text = builtins.readFile ./weave.bash;
|
text = builtins.readFile ../../weave;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue