Change md5sum of initial data.

This commit is contained in:
Ludwig Reiter 2021-10-28 14:11:15 +02:00
parent b97b0de412
commit 2ec3ad19a2
1 changed files with 1 additions and 1 deletions

View File

@ -21,4 +21,4 @@ jobs:
run: md5sum docker/initial-data.json
- name: Validate and protect initial-data.json
run: echo "a2e47f6afef1e7ea9ff4debc84305a6c docker/initial-data.json" | md5sum -c -
run: echo "c25fd1ee8ef1f152749f5a7608e94996 docker/initial-data.json" | md5sum -c -