#!/bin/bash echo "Installing Volta..." echo curl https://get.volta.sh | bash echo echo "Finished installing Volta!"