#!/bin/bash packageDir="$1" cd "$packageDir" git pull