File: release.sh

package info (click to toggle)
megadepth 1.2.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 980 kB
  • sloc: cpp: 4,701; sh: 717; ansic: 170; perl: 49; makefile: 20
file content (7 lines) | stat: -rwxr-xr-x 257 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
#!/usr/bin/env bash
#build "statlib" version (or main linux version) of megadepth
./run_hbb_build_container.sh
./run_macos_build_container.sh
./run_windows_build_container.sh
#build latest Docker runner image:
/bin/bash -x create_docker_to_run_megadepth.sh