Sha256: e53a124900f57e26faff01dd0ac0e3f8a561512a2722d7b6182f561302ed2588
Contents?: true
Size: 138 Bytes
Versions: 23
Compression:
Stored size: 138 Bytes
Contents
#!/bin/bash COMMAND="curl --data \"method=A19&patient_id=$1\" \"http://$2\"" XML=$(ssh mirth "$COMMAND") echo $XML | xmllint --format -
Version data entries
23 entries across 23 versions & 1 rubygems
Version | Path |
---|---|
roqua-healthy-1.2.0 | bin/get_old_mirth_processing_result |
roqua-healthy-1.1.9 | bin/get_old_mirth_processing_result |
roqua-healthy-1.1.8 | bin/get_old_mirth_processing_result |