Skip to content

Commit

Permalink
fix permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
glynhudson committed Nov 14, 2016
1 parent f0ebe63 commit 28109fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ fi
if [ -d /home/pi/huawei-hilink-status ]; then
echo "git pull /home/pi/huawei-hilink-status"
cd /home/pi/huawei-hilink-status
sudo chown -R pi:pi .git
git pull
fi

Expand Down

0 comments on commit 28109fc

Please sign in to comment.