Fix using mc templates in matrix backup script
ups
This commit is contained in:
parent
1e75040d22
commit
b36f351740
@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
export OUTDIR="$BACKUPSDIR/{{ mcname }}"
|
export OUTDIR="$BACKUPSDIR/{{ matrix_url }}"
|
||||||
retention=7 # 7-day retention period
|
retention=7 # 7-day retention period
|
||||||
|
|
||||||
# Sanity checks
|
# Sanity checks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user