dh docker: cleanup other snapshots when dpp/dlt

This commit is contained in:
pedro 2024-11-27 01:10:34 +01:00 committed by Cayo Puigdefabregas
parent 263eacda99
commit 771b216a31

View file

@ -130,7 +130,8 @@ config_phase() {
# 12, 13, 14
config_dpp_part1
# copy dlt/dpp snapshots
# cleanup other spnapshots and copy dlt/dpp snapshots
rm example/example/snapshots/*
cp example/dpp-snapshots/*.json example/snapshots/
fi