Variable name corrected

I just corrected a variable name  (I didn't work otherwise).
This commit is contained in:
Tim Krief
2018-02-26 02:55:07 +01:00
committed by GitHub
parent 21812d9a1b
commit 36ca4fe76e

View File

@@ -15,7 +15,7 @@
# Variables
# TODO: The directory where you store the Nextcloud backups
backupMainDir="/mnt/Share/NextcloudBackups/"
mainBackupDir="/mnt/Share/NextcloudBackups/"
restore=$1
currentRestoreDir="${mainBackupDir}/${restore}"
# TODO: The directory of your Nextcloud installation (this is a directory under your web root)