pg. 25
APPENDIX E: UPDATING THE SIGMA TILE CODE FROM GITHUB
To ensure you have the latest code, you can update the Raspberry Pi from the GitHub repository
with these additional steps.
Use the IP address to SSH into the Pi.
or
Use the mouse and keyboard to access the command line of the Pi.
user: pi
password: raspberry
In the Command terminal, change to the directory that hosts all of the code:
cd mfg-tile/
Pull down the latest code from the repository:
git pull
Ensure that the launcher is executable:
chmod +x launcher.sh
Add the cron job to start the script on boot:
crontab mycron.tab
Reboot the Raspberry Pi:
sudo reboot now
Содержание Sigma Tile V5
Страница 1: ...BUILD A SIGMA TILE GUIDE Sigma Tile V5 05 07 2018...
Страница 24: ...pg 24...