Minor tweak

This commit is contained in:
Dmitri Popov
2018-01-30 19:15:43 +01:00
committed by GitHub
parent 257a327656
commit a2c130b657

View File

@@ -10,7 +10,7 @@ STORAGE_DEV="sda1" # Name of the storage device
STORAGE_MOUNT_POINT="/media/storage" # Mount point of the storage device STORAGE_MOUNT_POINT="/media/storage" # Mount point of the storage device
CARD_DEV="sdb1" # Name of the storage card CARD_DEV="sdb1" # Name of the storage card
CARD_MOUNT_POINT="/media/card" # Mount point 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 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 # If there is a wpa_supplicant.conf file in the root of the storage device