dh docker: cleanup other snapshots when dpp/dlt

This commit is contained in:
pedro 2024-11-27 01:10:34 +01:00
parent 41e4374612
commit 1248ab6894

View file

@ -130,7 +130,8 @@ config_phase() {
# 12, 13, 14 # 12, 13, 14
config_dpp_part1 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/ cp example/dpp-snapshots/*.json example/snapshots/
fi fi