echo "This script requires superuser access to install files to /etc." echo "You will be prompted for your password by sudo." # Clear existing sudo credentials sudo -k # Run install functions as sudo # These functions are defined in another script # after which this script is sourced sudo sh <