echo "Remaking each attack phase script..." cd ./first_phase make cd ../sec_phase make cd ../third_phase make echo "Finished building attack scripts."