Navigation Menu

Skip to content

Commit

Permalink
Add a friendly message to rebootstrap.pl
Browse files Browse the repository at this point in the history
  • Loading branch information
Tadeusz Sośnierz committed Aug 24, 2012
1 parent 20030ec commit 45e2dd9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rebootstrap.pl
Expand Up @@ -35,6 +35,7 @@
rm_rf "$home/.perl6/lib"; rm_rf "$home/.perl6/lib";
rm_rf "$home/.panda"; rm_rf "$home/.panda";
shell 'perl6 bootstrap.pl'; shell 'perl6 bootstrap.pl';
say "==> Reinstalling @modules[]";
shell "panda install @modules[]"; shell "panda install @modules[]";


# Save the backup state file back to ~/.panda/ # Save the backup state file back to ~/.panda/
Expand Down

0 comments on commit 45e2dd9

Please sign in to comment.