New image. Tweak lsblk logging 🐒

This commit is contained in:
Dmitri Popov
2017-10-01 14:31:32 +02:00
parent c965e0ea00
commit b747cfc5ae
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
Bash shell scripts that transform a Raspberry Pi (or any single-board computer running a Debian-based Linux distribution) into an inexpensive, fully-automatic, pocketable photo backup and streaming device.
<img src="http://i.imgur.com/xrpfK9h.jpg" alt="" width="375"/>
<img src="https://i.imgur.com/n1xGPn8.jpg" alt="" width="375"/>
## Installation

View File

@@ -58,7 +58,7 @@ if [ ! -z $CARD_READER ]; then
fi
# Log the output of the lsblk command for troubleshooting
sudo lsblk > "/home/pi/lsblk.log"
sudo lsblk > lsblk.log
# Read the 8-digit identifier number from the CARD_ID file on the card
# and use it as a directory name in the backup path