#!/usr/bin/env bash # This will update the repo echo "Updating Configs" git pull echo "Done"