Skip to content

Commit

Permalink
Add a friendly message to bootstrap.pl, now that bin is in a new place
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadeusz Sośnierz committed Oct 31, 2012
1 parent 91b94a2 commit fb6ced2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bootstrap.pl
Expand Up @@ -38,4 +38,6 @@


shell "perl6 bin/panda install File::Tools JSON::Tiny Test::Mock {cwd}"; shell "perl6 bin/panda install File::Tools JSON::Tiny Test::Mock {cwd}";


say "==> Please make sure that $destdir/bin is in your PATH";

unlink "$panda-base/projects.json"; unlink "$panda-base/projects.json";

0 comments on commit fb6ced2

Please sign in to comment.