From a2c130b657fe99c388d122091c295047b1c39f58 Mon Sep 17 00:00:00 2001 From: Dmitri Popov Date: Tue, 30 Jan 2018 19:15:43 +0100 Subject: [PATCH] Minor tweak --- backup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backup.sh b/backup.sh index 2c38041..bc6b093 100755 --- a/backup.sh +++ b/backup.sh @@ -10,7 +10,7 @@ STORAGE_DEV="sda1" # Name of the storage device STORAGE_MOUNT_POINT="/media/storage" # Mount point of the storage device CARD_DEV="sdb1" # Name of the storage card CARD_MOUNT_POINT="/media/card" # Mount point of the storage card -GEO_REF="GEO.JPG" # Name of the reference photo to be used for geotagging +GEO_REF="GEOREF.JPG" # Name of the reference photo to be used for geotagging SHUTD="5" # Minutes to wait before shutdown due to inactivity # If there is a wpa_supplicant.conf file in the root of the storage device