BradleyA / pi-display

Displays are Pimoroni Blinkt, Scroll-pHAT, and Scroll-pHAT-HD connected to Raspberry Pi 3 using Triple GPIO Multiplexing Expansion Board
MIT License
3 stars 0 forks source link

create-message.sh move copy of MESSAGE file to remote systems after being updated #3

Closed BradleyA closed 6 years ago

BradleyA commented 6 years ago

create-message.sh The information in MESSAGE file is sent to remote systems before it has been updated. This means remote systems with Scroll-pHAT will display the previous MESSAGE information. Thus systems with Scroll-pHAT will display the previous MESSAGE information.

Add a new loop to scp MESSAGE file to remote hosts after MESSAGE file has been completed . This will display current information on remote systems with Scroll-pHAT vers previous copy of MESSAGE.