Update install fix direwolf url check

master-b-p-s
Alan Johnston 3 weeks ago committed by GitHub
parent 076e7b9725
commit 37af54884c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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 if [ -d "/home/pi/direwolf" ]; then
cd
cd direwolf
# Get the URL of the 'origin' remote # Get the URL of the 'origin' remote
REPO_URL=$(git config --get remote.origin.url) REPO_URL=$(git config --get remote.origin.url)

Loading…
Cancel
Save

Powered by TurnKey Linux.