enter the correct directory

This commit is contained in:
byte[] 2019-12-07 13:04:44 -05:00
parent 06f9541a22
commit 3455eae9db

View file

@ -9,7 +9,7 @@ echo "Updating $oldrev -> $newrev ($ref)"
# Clear variable set to '.' so git commands don't complain # Clear variable set to '.' so git commands don't complain
unset GIT_DIR unset GIT_DIR
ls cd ~/philomena
die() { die() {
echo "$*" 1>&2 echo "$*" 1>&2