File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -216,7 +216,6 @@ tar -xzf node-v9.7.1-linux-armv6l.tar.gz
216216sudo cp -r node-v9.7.1-linux-armv6l/* /usr/local/
217217sudo apt-get install git
218218
219- # install infragram in the web public folder:
220219cd /var/www/
221220
222221# install infragram in the web public folder:
Original file line number Diff line number Diff line change @@ -28,8 +28,9 @@ <h2>Public Lab Pi Camera Kit</h2>
2828
2929 < p > While connected to this camera, you won't have regular internet access.</ p >
3030
31- < p > < a href ="http://pi.local/infragram/pi/ "> Access Infragram software</ a > </ p >
32- < p > < a href ="http://pi.local/cam/ "> Access the camera</ a > </ p >
33-
31+ < p > < a class ="btn " href ="http://pi.local/infragram/pi/ "> Access Infragram software</ a > </ p >
32+ < p > < a class ="btn " href ="http://pi.local/cam/ "> Access the camera</ a > </ p >
33+ < p > < a class ="btn " href ="http://pi.local/image-sequencer/examples/ "> Access Image Sequencer software</ a > </ p >
34+
3435 </ body >
3536</ html >
You can’t perform that action at this time.
0 commit comments