Mercurial > hg > orthanc-tests
view NewTests/PostgresUpgrades/docker-entrypoint-integ-tests.sh @ 738:96e3516b0bb6 find-refactoring
fix pg downgrade tests
| author | Alain Mazy <am@orthanc.team> |
|---|---|
| date | Thu, 07 Nov 2024 09:08:17 +0100 |
| parents | f3475c3e42e5 |
| children |
line wrap: on
line source
#!/bin/bash set -ex apt-get -y update apt-get install -y libgdcm-tools /docker-entrypoint.sh /tmp/orthanc.json
