Mercurial > hg > orthanc-tests
view NewTests/PostgresUpgrades/docker-entrypoint-integ-tests.sh @ 639:d5e355d9797c
test of worklists now working with Python 2
| author | Sebastien Jodogne <s.jodogne@gmail.com> |
|---|---|
| date | Tue, 02 Apr 2024 20:11:09 +0200 |
| 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
