job.sh (101B)
1 #!/bin/bash 2 set -exuo pipefail 3 4 # Update system 5 apt-get update -yq 6 apt-get upgrade -yq 7 8 # Build 9 make
libeufinIntegration and sandbox testing for FinTech APIs and data formats | |
| Log | Files | Refs | Submodules | README | LICENSE |