Revision history of "Modified script for Raspberry Pi"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 17:22, 29 September 2015George2 (Talk | contribs). . (1,544 bytes) (+1,544). . (Created page with "<source lang="bash"> #!/bin/bash DEBUG=0 WIDTH=6 COUNTER=1 echo "<HTML>" > index.html echo "<HEAD>" >> index.html echo "</HEAD>" >> index.html echo "<BODY>" >> index.html e...")