diff --git a/docker/devicehub-django.entrypoint.sh b/docker/devicehub-django.entrypoint.sh index 3ab4c09..df77b83 100644 --- a/docker/devicehub-django.entrypoint.sh +++ b/docker/devicehub-django.entrypoint.sh @@ -136,7 +136,7 @@ config_phase() { config_dpp_part1 # cleanup other spnapshots and copy dlt/dpp snapshots - rm example/example/snapshots/* + rm example/snapshots/* cp example/dpp-snapshots/*.json example/snapshots/ fi