Fix using mc templates in matrix backup script

ups
This commit is contained in:
Salt 2020-06-22 11:17:01 -05:00
parent 1e75040d22
commit b36f351740

View File

@ -9,7 +9,7 @@
set -e
export OUTDIR="$BACKUPSDIR/{{ mcname }}"
export OUTDIR="$BACKUPSDIR/{{ matrix_url }}"
retention=7 # 7-day retention period
# Sanity checks