diff --git a/install b/install index 7086ee4d..dd989b7a 100755 --- a/install +++ b/install @@ -360,6 +360,8 @@ sudo apt-get install -y git libasound2-dev i2c-tools build-essential libgd-dev l if [ -d "/home/pi/direwolf" ]; then + cd + cd direwolf # Get the URL of the 'origin' remote REPO_URL=$(git config --get remote.origin.url)