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