Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GramThanos committed Sep 9, 2019
1 parent 0842630 commit 40ca2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ sudo chmod +x /usr/local/sbin/lan-share.sh

# Make it only root accessible
sudo chown root:root /usr/local/sbin/lan-share.sh
sudo chmod 700 /home/pi/lanshare-actions.sh
sudo chmod 700 /usr/local/sbin/lan-share.sh
```

The `lan-share.sh` is based on the [stack-overflow question](https://raspberrypi.stackexchange.com/questions/48307/sharing-the-pis-wifi-connection-through-the-ethernet-port)'s answers.
Expand Down

0 comments on commit 40ca2db

Please sign in to comment.