summaryrefslogtreecommitdiff
path: root/archive/Rexfile
diff options
context:
space:
mode:
Diffstat (limited to 'archive/Rexfile')
-rw-r--r--archive/Rexfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive/Rexfile b/archive/Rexfile
index 00bebe09..cd523e76 100644
--- a/archive/Rexfile
+++ b/archive/Rexfile
@@ -126,7 +126,7 @@ task "dotfiles" => sub {
die "unimplemented";
}
- run "~/src/dotfiles/bin/bstraph.sh";
+ run "~/src/dotfiles/bin/bstraph";
};
1;