diff options
author | Daniel Friesel <derf@finalrewind.org> | 2010-10-14 21:39:48 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2010-10-14 21:39:48 +0200 |
commit | 1a207496065a9f4635074c1cc84efc62ab31f114 (patch) | |
tree | f86e11e55a3d5bb13e3b0c0b0fd9988cdb447de5 | |
parent | 05717cd36bda800bf559e11c9911391f28f24ea0 (diff) |
Remove unneccessary and broken checklinks call from bootstrap
-rwxr-xr-x | examples/bootstrap | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/bootstrap b/examples/bootstrap index 3e26984..e590279 100755 --- a/examples/bootstrap +++ b/examples/bootstrap @@ -84,7 +84,6 @@ flurbl echo 'Installing caretaker package' rehash -bin/checklinks bin/ct eval update_collected caretaker bin/ct eval exec_hook caretaker post-add bin/ct update |