diff --git a/rebootstrap.pl b/rebootstrap.pl index 65598a1..173d716 100755 --- a/rebootstrap.pl +++ b/rebootstrap.pl @@ -35,6 +35,7 @@ rm_rf "$home/.perl6/lib"; rm_rf "$home/.panda"; shell 'perl6 bootstrap.pl'; +say "==> Reinstalling @modules[]"; shell "panda install @modules[]"; # Save the backup state file back to ~/.panda/