Create config.cfg

This commit is contained in:
Dmitri Popov
2018-01-29 15:43:58 +01:00
committed by GitHub
parent 47ad5850cc
commit 1d84ece06b

4
config.cfg Normal file
View File

@@ -0,0 +1,4 @@
STORAGE_DEV="sda1"
STORAGE_MOUNT_POINT="/media/storage"
CARD_DEV="sdb1"
CARD_MOUNT_POINT="/media/card"