do not use just yet
This commit is contained in:
parent
041a275691
commit
8233f2b12c
1 changed files with 5 additions and 5 deletions
|
@ -73,11 +73,11 @@ if [ "$digit" = 2 ]; then
|
||||||
sudo rm -r E-Paper-Calendar-with-iCal-sync-and-live-weather
|
sudo rm -r E-Paper-Calendar-with-iCal-sync-and-live-weather
|
||||||
#experimental
|
#experimental
|
||||||
cat > /home/pi/E-Paper-Master/Info.txt << EOF
|
cat > /home/pi/E-Paper-Master/Info.txt << EOF
|
||||||
This document contains a short info of the version
|
This document contains a short info of the version
|
||||||
|
|
||||||
Version: 3-Colour E-Paper-version
|
Version: 2-Colour E-Paper-version
|
||||||
Installer version: 1.2 (Early October 2018)
|
Installer version: 1.2 (Early October 2018)
|
||||||
If the time was set correctly, you installed this software on:
|
If the time was set correctly, you installed this software on:
|
||||||
|
|
||||||
EOF
|
EOF
|
||||||
echo "$(date)" >> /home/pi/E-Paper-Master/Info.txt
|
echo "$(date)" >> /home/pi/E-Paper-Master/Info.txt
|
||||||
|
|
Loading…
Reference in a new issue