Fix: MOUNTPOINT for backup disks

This commit is contained in:
Bertrand Benjamin 2019-08-05 22:25:54 +02:00
parent 3fa1f7cf9f
commit 6839bf33a5

View File

@ -13,7 +13,7 @@ sleep 5
# #
# The backup partition is mounted there # The backup partition is mounted there
MOUNTPOINT=/mnt/backup MOUNTPOINT=/mnt
# This is the location of the Borg repository # This is the location of the Borg repository
TARGET=$MOUNTPOINT/Combava TARGET=$MOUNTPOINT/Combava